Wykres commitów

811 Commity (bba0aa394c05290dfd19a27135245a7f9471b08d)

Autor SHA1 Wiadomość Data
Philip Heron 7591856a41 Remove redundant frequency unit in email text 2019-01-22 12:42:15 +00:00
Michael Wheeler 93cbee7851 Added version 2019-01-22 11:30:50 +11:00
Michael Wheeler 23b4599d46 Add std=c++11 and added string libraries to M10 decoder for clang 2019-01-22 10:03:38 +11:00
Michael Wheeler 831d240c68
Update utils.py
Updated to have m10 check
2019-01-22 09:38:00 +11:00
Michael Wheeler ad7b39a1a1
Merge pull request #96 from Viproz/master
TESTING: Viproz M10 support
2019-01-22 09:29:34 +11:00
Viproz 847af0d582 Added the new file to the build script 2019-01-19 12:30:26 +01:00
Viproz 5dcb126762 Behave correctly with aux data (not decoding)
Added fundamental stats system
Moved audio file operations to another class for better modularity
2019-01-19 12:26:19 +01:00
Viproz 659c5ca3fe Use repair option for M10
The precessing time penality is minimal.
2018-12-29 00:09:42 +01:00
Viproz 952c0d8176 Show read ID and dxl ID and use dxl ID for upload
Fixed decoding verification bug (bits2bytes not called at the right place)
Added Raw option
Added bytes repair with the previous frame with -b2
2018-12-28 23:33:46 +01:00
Viproz 94033a0ca2 Fixed edit mistake 2018-12-28 12:00:18 +01:00
Vincent 64ef9fe987
Create README.md 2018-12-27 16:18:54 +01:00
Viproz 0879ae08f6 Updated help
Fixed segmentation fault
2018-12-27 16:04:49 +01:00
Viproz 103cf1e2f9 Made it compatible with dxlARPS
Second typo
2018-12-27 15:39:07 +01:00
Viproz 9411e5a347 Typo fix 2018-12-27 14:42:57 +01:00
Viproz 43dbc03391 Changed SN to match dxlARPS 2018-12-27 14:38:03 +01:00
Mark Jessop 5c766f353d
Merge pull request #99 from darksidelemm/gevent_suppress
Use werkzeug by default, suppress any gevent messages.
2018-12-27 11:04:27 +10:30
Mark Jessop 0fa2f52176 Update version prior to merge. 2018-12-27 11:03:10 +10:30
Mark Jessop 152916eea7 Use werkzeug by default, suppress ay gevent messages. 2018-12-26 12:48:00 +10:30
Viproz 407ffec327 Fixed day problem
Added temperature to ptu
Fixed type detection in APRS
2018-12-25 00:20:30 +01:00
musti 24388e8893 updated paths for balena 2018-12-24 21:07:53 +01:00
musti a9231ecaeb updated paths for balena 2018-12-24 20:45:29 +01:00
Viproz 9c97937a33 Fixed id filtering and Scan bandwidth, might be an issue for the others test needed 2018-12-21 13:26:21 +01:00
Viproz b601f56b49 Fixed seconds 2018-12-21 13:20:36 +01:00
Viproz 2cfd34711e Fixed json issue 2018-12-21 13:10:36 +01:00
Viproz 9c7202cd4f Changed badnwidth for M10 2018-12-19 21:58:06 +01:00
Viproz 9867f66573 Changed the way the decoder works to work while reading stdin 2018-12-19 20:50:04 +01:00
Viproz 1cdeeee1fe Added M10 to the second supported list 2018-12-19 10:22:10 +01:00
Viproz fb84823991 Fixed improper file positionning 2018-12-18 23:51:10 +01:00
Viproz c0a210a352 Reworked M10 decoding
Added support for M10s in auto_rx
2018-12-18 23:33:37 +01:00
Mark Jessop fd3ad50a46 Update version number for release 2018-12-15 21:08:17 +10:30
Mark Jessop cf9e2ce384
Merge pull request #95 from darksidelemm/aprs
APRS Updates
2018-12-15 21:07:10 +10:30
Mark Jessop 465557b7e4 Update readme, version, config file example prior to merge request. 2018-12-10 19:32:23 +10:30
Mark Jessop 7e57f0129c Change version number. 2018-12-09 17:04:08 +10:30
Mark Jessop 87b133fbce Change APRS object upload to be iGated. Restructure of config file. 2018-12-09 16:56:22 +10:30
Mark Jessop a320300ca7 Default to using APRS objects, use radiosonde.info as default APRS-IS server, and make default APRS comment be radiosondy compatible. 2018-12-05 18:51:06 +10:30
Mark Jessop f222fa13a5 Use our own APRS TOCALL entry. 2018-12-05 17:49:04 +10:30
Mark Jessop f074e933a0 Let's try comitting finished code next time... 2018-12-02 18:10:30 +10:30
Mark Jessop cf2382e7b9 Changed APRS uploading to use position reports instead of objects. 2018-12-02 17:37:14 +10:30
Mark Jessop e495c39dea
Merge pull request #93 from darksidelemm/rotator
Rotator Control (via rotctld)
2018-10-10 19:12:16 +10:30
Mark Jessop edfb6edbde Suppress some useless habitat messages, add rotator position output to logging. 2018-10-08 16:32:19 +10:30
Mark Jessop d42bbfe7e0 Merge remote-tracking branch 'upstream/master' into rotator 2018-10-08 16:22:51 +10:30
Mark Jessop ea51bbc0f1
Merge pull request #92 from darksidelemm/udp_fixes
UDP Broadcast Fixes, Regular Habitat station position updates.
2018-10-08 16:21:36 +10:30
Mark Jessop 6a210f1c0d Added some comments around default station position update rate, update version. 2018-10-08 16:15:14 +10:30
Mark Jessop 363be0885e Habitat now uploader user position info every 6 hours regardless of whether a sonde has been received. 2018-10-08 16:10:38 +10:30
Mark Jessop a4b613f9b5 Send UDP broadcast messages to localhost if a network error is encountered. 2018-10-08 15:44:51 +10:30
Mark Jessop fa9aaf87f9 Update version number. 2018-10-04 21:23:30 +09:30
Mark Jessop 9c7da2189c Re-added rotator control support. 2018-10-04 21:15:18 +09:30
Mark Jessop 0ecc1a098d
Merge pull request #89 from darksidelemm/fix_vaisala_serials
Add support for older/newer vaisala serial numbers.
2018-09-28 19:07:42 +09:30
Mark Jessop 5d584a40c8 Add support for older/newer vaisala serial numbers. 2018-09-28 19:05:42 +09:30
Mark Jessop bdd1403cec Update version 2018-08-08 19:34:32 +09:30