- Mar 17, 2025
-
-
Eric Gallimore authored
Add MDAT_STATE4 CCL parser, other CCL fixes See merge request acomms/pyacomms!14
-
-
- Mar 12, 2025
-
-
Eric Gallimore authored
Automatically reconnect to serial port on errors See merge request acomms/pyacomms!11
-
Eric Gallimore authored
-
- Jul 10, 2024
-
-
Eric Gallimore authored
Add the "respond_to_uplinks" parameter to the Micromodem object to optionally disable uplink responses See merge request acomms/pyacomms!10
-
Eric Gallimore authored
Add the "respond_to_uplinks" parameter to the Micromodem object to optionally disable uplink responses
-
- Mar 21, 2024
-
-
Eric Gallimore authored
-
- Feb 23, 2024
-
-
Eric Gallimore authored
Updated setup to use pyproject.toml with setuptools_scm so that versions are automatically determined from git tags.
-
Eric Gallimore authored
-
- Jan 15, 2024
-
-
Eric Gallimore authored
Deleted requirements.txt in favor of fixing install_requires list in setup.cfg. Bumped version in setup.cfg to 2.6.0.
-
Eric Gallimore authored
Update requirements.txt to include all the packages used by the pyacomms library (not the bin/example scripts)
-
Eric Gallimore authored
-
Eric Gallimore authored
-
Eric Gallimore authored
Try/Catch around Micromodem "on listener" callbacks See merge request acomms/pyacomms!9
-
-
Eric Gallimore authored
Translate MdatRanger to MdatState + XOR checksum integration See merge request acomms/pyacomms!8
-
-
- Jan 09, 2024
-
-
Eric Gallimore authored
-
Eric Gallimore authored
-
- Sep 29, 2023
-
-
Eric Gallimore authored
-
Eric Gallimore authored
-
- Jul 26, 2023
-
-
Eric Gallimore authored
added Nav (SNXXX) Message functionality to Micromodem msg handling See merge request acomms/pyacomms!5
-
-
- Jul 19, 2023
-
-
Eric Gallimore authored
Removed new XST field (pwramp_txlevel), since it breaks backward compatibility. Will add it in a future major release.
-
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
-