Tracker: version to 0.4 and release notes

This commit is contained in:
Randy Mackay 2015-01-31 17:42:28 +09:00
parent 3aac281c5a
commit 2684d55b59
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.3"
#define THISFIRMWARE "AntennaTracker V0.4"
/*
Lead developers: Matthew Ridley and Andrew Tridgell

View File

@ -1,5 +1,9 @@
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
Changes from 0.2
1) MAVLink routing replaces Proxy mode