Extra list decoding for DF-0 and DF-16

Extra list decoding for DF-0 and DF-16
Tidy up a few things
Change version number
This commit is contained in:
Malcolm Robb 2013-10-04 18:33:49 +01:00
parent 64b24ebc29
commit 11502e9ec9
3 changed files with 17 additions and 7 deletions

View file

@ -37,7 +37,7 @@
// MinorVer changes when additional features are added, but not for bug fixes (range 00-99)
// DayDate & Year changes for all changes, including for bug fixes. It represent the release date of the update
//
#define MODES_DUMP1090_VERSION "1.07.2909.13"
#define MODES_DUMP1090_VERSION "1.07.0410.13"
// ============================= Include files ==========================