Change APP_NAME to ThumbDV, update ThumbDV.cfg to reflect new name and change UDP Port to 5000 to avoid conflicts with FreeDV

This commit is contained in:
Ed Gonzalez 2015-05-27 17:35:41 -05:00
parent de0de8335e
commit 8e033a0610
2 changed files with 11 additions and 11 deletions

View file

@ -47,7 +47,7 @@
#define SUCCESS 0
#define SMARTSDR_API_PORT "4992"
#define VITA_49_PORT 4999
#define VITA_49_PORT 5000
#define VITA_49_SOURCE_PORT VITA_49_PORT
#define VITA_49_FFT_SOURCE_PORT 30003
#define VITA_49_METER_SOURCE_PORT 30002