- Jul 19, 2023
-
-
Eric Gallimore authored
-
- Aug 11, 2022
-
-
Caileigh Fitzgerald authored
added cycle stats to JANUS msg object See merge request acomms/pyacomms!4
-
Caileigh Fitzgerald authored
-
- Aug 07, 2022
-
-
Eric Gallimore authored
Made CST parser accept versions > 8. Added exception handling to CST TOA parsing to work around modem firmware bug (in at least 3.0.2rc7) where negative microsecond values are present.
-
- Jun 29, 2022
-
-
Eric Gallimore authored
Finished adding JANUS packet support. Requires compatible firmware, but shouldn't break anything. Bumped minor rev.
-
- Jun 28, 2022
-
-
Caileigh Fitzgerald authored
added support for JANUS CCTJN and parsing CATJN and CAJRX. See merge request acomms/pyacomms!3
-
- Jun 22, 2022
- Jun 04, 2022
-
-
Caileigh Fitzgerald authored
Improve SST Message Description See merge request acomms/pyacomms!2
-
-
- Jun 03, 2022
- Jun 02, 2022
- Jun 01, 2022
-
-
caileighf authored
added support for the new CASST message. Did basic testing with pyacomms/bin/test_interactive_local_acomms.py in an interactive shell. Needs testing with ROS
-
- Jan 19, 2022
-
-
Sandipa Singh authored
-
- Nov 24, 2021
-
- Oct 19, 2021
-
-
Dennis Giaya authored
-
- Oct 18, 2021
-
-
Dennis Giaya authored
-
Dennis Giaya authored
flexibledataprotocol.py: fixing previous commit. should not have left a test artefact to randomize frame success
-
Dennis Giaya authored
Adding index_list to pyacomms package. Incorporating IndexList into FDPacket with new methods to convert to and from a flat list so that it can be used in ros_acomms to handle partial packet receptions
-
- Sep 27, 2021
-
-
Dennis Giaya authored
-
Dennis Giaya authored
commstate.py: fixing timeout handling and refactoring some calls to Commstate. Should fix timeout bug in WaitingForTxf
-
- Sep 23, 2021
-
-
Kayleah authored
-
- Sep 07, 2021
-
-
Kayleah authored
-
- Aug 27, 2021
-
-
Dennis Giaya authored
-
Dennis Giaya authored
-
Dennis Giaya authored
Dev/ping See merge request acomms/pyacomms!1
-
Dennis Giaya authored
micromodem.py: fixing send_fdp_ping to handle previous (v1) and current (post v3.0.0, v2) (v1 and v2)
-
- Aug 25, 2021
-
-
-
Kayleah authored
-
Sandipa Singh authored
-
- Aug 24, 2021
- Aug 23, 2021
-
-
Dennis Giaya authored
micromodem.py: fixing fw_at_least and broke out the version comparison into a separate function for easier testing. Should now work with vmajor.minor.patch-rc-ncommits-ghash
-
- Aug 18, 2021
-
-
Kayleah authored
-
Dennis Giaya authored
micromodem.py: fixing fw_at_least to correctly compare git semver tags with possibility for release candidates or commits past the tag
-
Kayleah authored
-
- Aug 16, 2021
-
-
Kayleah authored
-