Tracker: version and release notes for 0.7

This commit is contained in:
Randy Mackay 2015-05-17 15:30:40 +09:00
parent f4ad23b9f0
commit d467507b88
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
#define THISFIRMWARE "AntennaTracker V0.5"
#define THISFIRMWARE "AntennaTracker V0.7"
/*
Lead developers: Matthew Ridley and Andrew Tridgell

View File

@ -1,5 +1,9 @@
Antenna Tracker Release Notes:
------------------------------------------------------------------
AntennaTracker 0.7 17-May-2015
Changes from 0.5 (skipped 0.6 to avoid confusion after the wrong version number was communicated on diydrones.com)
1) added support for 4th MAVLink channel
------------------------------------------------------------------
AntennaTracker 0.5 29-Apr-2015
Changes from 0.4
1) add SERVO_TEST mode which moves the servos to the position specified by a do-set-servo command (normally from MP's extended tuning page)