diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-07-01 23:02:21 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-07-01 23:02:21 +0200 |
commit | 42ca19997b8a6777702db5ae39c1aa7581a9787f (patch) | |
tree | 02f6411a3ec0f0f72116dc3fff30ccc0b5469cdd /src/common/sourcelist.txt | |
parent | cc0301784156543c7c9bec36b6f42df1d2adba28 (diff) | |
download | glutte-o-matic-42ca19997b8a6777702db5ae39c1aa7581a9787f.tar.gz glutte-o-matic-42ca19997b8a6777702db5ae39c1aa7581a9787f.tar.bz2 glutte-o-matic-42ca19997b8a6777702db5ae39c1aa7581a9787f.zip |
Add stats beacon
- Add PSK63 and PSK125 functionality
- Rename cw_psk31 to cw_psk
- Add a new type of long beacon, transmitted at 22:00
Diffstat (limited to 'src/common/sourcelist.txt')
-rw-r--r-- | src/common/sourcelist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/sourcelist.txt b/src/common/sourcelist.txt index b0010be..47526cd 100644 --- a/src/common/sourcelist.txt +++ b/src/common/sourcelist.txt @@ -5,6 +5,7 @@ GPS/gps.c GPS/minmea.c Core/common.c Core/fsm.c +Core/stats.c Core/main.c Audio/cw.c Audio/audio.c |