Skip to content

v2.4.49

Latest
Compare
Choose a tag to compare
@tridge tridge released this 01 Aug 23:13
· 8 commits to master since this release

What's Changed

  • Tools: mavlogdump: preseve units allong with format when trimming logs by @IamPete1 in #1078
  • DFReader: fixed instance indexing for most messages by @tridge in #1097
  • tools/mavextra.py: use the correct origin by @rishabsingh3003 in #1101
  • mavutil: dump both in-link (from timestamp bits) and out-link (if sig… by @peterbarker in #1100
  • Replace cast(...) in generated Python code with type annotations by @ntamas in #1089
  • mavgen_objc.py: rename BOOL to MAV_BOOL by @andrewvoznytsa in #1098
  • allow javascript generator to work with both node and browser by @tridge in #1103
  • .github: Bump pypa/cibuildwheel from 3.0.1 to 3.1.1 in the github-actions group by @dependabot[bot] in #1102
  • Fixed several issues in the spin2 generator implmentation. by @RbtsEvrwhr-Riley in #1083
  • build(deps): bump nanoid and mocha in /generator/javascript_stable by @dependabot[bot] in #1076
  • build(deps): bump cross-spawn from 6.0.5 to 6.0.6 in /generator/javascript by @dependabot[bot] in #1075
  • tools: Add mavtranslatelog.py for updating tlog files by @Maarrk in #1055
  • mavutil: websocket fixes by @tridge in #1106

New Contributors

Full Changelog: v2.4.47...v2.4.49