mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Tracker: version to 0.4 and release notes
This commit is contained in:
parent
3aac281c5a
commit
2684d55b59
@ -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.3"
|
#define THISFIRMWARE "AntennaTracker V0.4"
|
||||||
/*
|
/*
|
||||||
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.4 31-Jan-2015
|
||||||
|
Changes from 0.3
|
||||||
|
1) Init Telem2 port so it can be used to communicate with GCS
|
||||||
|
------------------------------------------------------------------
|
||||||
AntennaTracker 0.3 28-Jan-2015
|
AntennaTracker 0.3 28-Jan-2015
|
||||||
Changes from 0.2
|
Changes from 0.2
|
||||||
1) MAVLink routing replaces Proxy mode
|
1) MAVLink routing replaces Proxy mode
|
||||||
|
Loading…
Reference in New Issue
Block a user