From 041aa31a0fd9cc8ae87f76c53fff4eddead64447 Mon Sep 17 00:00:00 2001 From: Brian Webb Date: Sun, 2 Jun 2013 08:38:31 -0700 Subject: [PATCH] Added OPLink auto-configuration to WHATSNEW.txt. --- WHATSNEW.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index b1c3b2057..d1a7175eb 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -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;