mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Tracker: version to 0.7.1 and release notes
This commit is contained in:
parent
dbff6cab43
commit
7382095d79
@ -1,6 +1,6 @@
|
|||||||
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||||
|
|
||||||
#define THISFIRMWARE "AntennaTracker V0.7"
|
#define THISFIRMWARE "AntennaTracker V0.7.1"
|
||||||
/*
|
/*
|
||||||
Lead developers: Matthew Ridley and Andrew Tridgell
|
Lead developers: Matthew Ridley and Andrew Tridgell
|
||||||
|
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
Antenna Tracker Release Notes:
|
Antenna Tracker Release Notes:
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
|
AntennaTracker 0.7.1 29-May-2015
|
||||||
|
Changes from 0.7
|
||||||
|
1) Added support for continuous rotation (CR) servos
|
||||||
|
------------------------------------------------------------------
|
||||||
AntennaTracker 0.7 17-May-2015
|
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)
|
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
|
1) added support for 4th MAVLink channel
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||||
|
|
||||||
#define THISFIRMWARE "AntennaTracker V0.7"
|
#define THISFIRMWARE "AntennaTracker V0.7.1"
|
||||||
/*
|
/*
|
||||||
Lead developers: Matthew Ridley and Andrew Tridgell
|
Lead developers: Matthew Ridley and Andrew Tridgell
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user