1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

Added OPLink auto-configuration to WHATSNEW.txt.

This commit is contained in:
Brian Webb 2013-06-02 08:38:31 -07:00
parent f4bd5befa0
commit 041aa31a0f

View File

@ -122,6 +122,7 @@ Flight code changes:
- all source code fixed to use float variables instead of doubles (to use hardware FPU);
- added multi-binding support for OPLinkMini;
- added frequency hopping for Revo and OPLinkMini;
- added auto-configuration for OPLinkMini remote modem / Revo;
- replaced entire flash generation code;
- new U-Blox GPS binary protocol parser;
- added STM32 DSP library;