Releases: dronecan/pydronecan
Releases · dronecan/pydronecan
1.0.26
What's Changed
- Add file interface for recording and replaying CAN data by @bugobliterator in #47
- support N-way bridging by @tridge in #50
- examples: added battery simulator by @tridge in #52
- driver/mavcan.py: gracefully exit io thread when close is called by @bugobliterator in #53
- examples: exit on end of fw update by @tridge in #55
- add support for sniffing get node info response without being a client by @bugobliterator in #48
Full Changelog: 1.0.25...1.0.26
1.0.25
1.0.24
1.0.23
What's Changed
- print mavlink packet loss every 5s by @tridge in #37
- added RTCM decoder example by @tridge in #39
- Firmware update example by @dakejahl in #31
- README.md - fix broken link by @jensenr30 in #42
- added Fix2 gap example by @tridge in #43
- examples: added stats to rtcm_dump.py by @tridge in #44
- added UDP multicast support by @tridge in #41
- added DroneCANSerial class and tcp tunnel tool by @tridge in #46
- tools: add decoder for dronecan message id by @bugobliterator in #45
New Contributors
- @dakejahl made their first contribution in #31
- @jensenr30 made their first contribution in #42
Full Changelog: 1.0.22...1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
What's Changed
- extended_id is removed from 4.0.0 python-can, use is_extended_can by @bugobliterator in #23
- Setup.py: fix py support by @khancyr in #24
- CI: changed python versions to test in CI by @tridge in #26
- Add PCAN support through python-can by @PetervdPerk-NXP in #25
New Contributors
- @khancyr made their first contribution in #24
- @PetervdPerk-NXP made their first contribution in #25
Full Changelog: 1.0.16...1.0.17