Skip to content

Commit

Permalink
Copter: release notes fixes3 from tpwrules
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Watson <[email protected]>
  • Loading branch information
rmackay9 and tpwrules authored Nov 6, 2024
1 parent 7445606 commit d4d87a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion AntennaTracker/ReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,8 @@ Changes from 4.5.7
- pelco_d_antennatracker.lua applet supports sending Pelco-D via RS-485 to PTZ cameras
- plane_aerobatics.lua minor enhancements
- REPL applet (read-evaluate-print-loop, see repl.lua) for interactive testing and experimentation
- "require" keyword works for modules in ROMFS (e.g. not on SD card)
- "require" function failures in rare circumstances fixed
- "require" function works for modules in ROMFS (e.g. not on SD card)
- revert_param.lua supports more params (e.g ATC_RATE_R/P/Y, PTCH2SRV_TCONST, RLL2SRV_TCONST, TECS_)
- Scripts may receive mavlink messages which fail CRC (e.g messages which FC does not understand)
- SD card formatting supported
Expand Down

0 comments on commit d4d87a9

Please sign in to comment.