Wykres commitów

750 Commity (44358a4214d841ea44348324451e1ec9774f2730)

Autor SHA1 Wiadomość Data
Paul Schulz 169dc6f1ac Minor formatting chenges to README.md source
This edit doesn't aim to change the markdown output but makes the file
easier to read and edit as a text file.

Signed-off-by: Paul Schulz <paul@mawsonlakes.org>
2019-02-11 19:19:56 +10:30
Mark Jessop d369733971
Merge pull request #116 from darksidelemm/testing
Demodulator upgrades from rs1729.
2019-02-10 21:06:49 +10:30
Mark Jessop 9f235f3612 Merge branch 'demod_updates' into testing 2019-02-10 20:49:38 +10:30
Mark Jessop 70494086d4 Remove invert flag for dfm decoder, replace with --auto flag. 2019-02-10 15:18:58 +10:30
Mark Jessop 7aff59344b Merge in demodulator updates from upstream. 2019-02-10 15:03:08 +10:30
Mark Jessop 554406762c Merge in master changes, Update version of testing branch prior to updates. 2019-02-10 14:34:07 +10:30
Mark Jessop ad81f3536c Update readme. 2019-02-10 14:33:21 +10:30
Mark Jessop 44d1e47f47 Update readme. 2019-02-10 14:31:09 +10:30
Mark Jessop 46cb2c0586 Merge branch 'testing', update version. 2019-02-10 14:28:46 +10:30
Mark Jessop 1402310549 Update version field. 2019-02-05 07:52:44 +10:30
Mark Jessop 97629b84d5
Merge pull request #115 from Viproz/other_testing
Changed ID format for habitat
2019-02-05 07:51:52 +10:30
Viproz a154bac082 Move back with correct case 2019-02-04 14:08:59 +01:00
Viproz 8f73ee66ad Moved file to correct case 2019-02-04 14:08:10 +01:00
Viproz 5983d11362 Changed ID format
Changed Ptu to Trimble, the GPS chip
Changed GTop to Gtop
Added aux tag when the is aux data
2019-02-04 14:02:09 +01:00
Mark Jessop bd188465bc Expand DFM sonde ID field to allow for 8-digit serial numbers. 2019-02-02 22:07:04 +10:30
Mark Jessop be1804d156 Bump version. 2019-02-02 15:57:35 +10:30
Mark Jessop c052f3e237 Merge branch 'master' into testing 2019-02-02 15:48:04 +10:30
Mark Jessop ca59b3c8bd
Merge pull request #113 from projecthorus/useragent
Add version to user agent and print error messages on sondehub upload
2019-02-02 15:47:41 +10:30
Mark Jessop 2f71124d11
Merge pull request #114 from darksidelemm/testing
Update all demodulators to latest versions.
2019-02-02 15:44:59 +10:30
Mark Jessop c935f32db3 Updated version. 2019-02-02 15:42:16 +10:30
Mark Jessop efa1d08ca9 Merge branch 'dfm09_updates' into testing 2019-02-02 15:40:14 +10:30
Mark Jessop 1d04aeaa5a Update to latest upstream decoders. Use --json options on decoders. Respect inverted DFM flag. 2019-02-02 15:23:26 +10:30
Michael Wheeler e952de9c15 Add version to user agent and print error messages on sondehub upload 2019-02-02 14:41:32 +11:00
Mark Jessop 8b386d0724 Merge remote-tracking branch 'upstream/testing' into testing 2019-01-31 17:56:16 +10:30
Mark Jessop 093eb234d8 Merge branch 'master' into testing, use beta version string. 2019-01-31 17:54:11 +10:30
Mark Jessop 9d7205a323 Make generation of system log directory safer, update version. 2019-01-31 17:52:26 +10:30
Mark Jessop 44040a415f Merge remote-tracking branch 'upstream/testing' into testing 2019-01-31 17:46:59 +10:30
Mark Jessop 0f4ab209f1
Merge pull request #108 from Viproz/patch-1
Fixed error if -h
2019-01-31 17:46:35 +10:30
Mark Jessop c4d0dbbd11 Merge remote-tracking branch 'upstream/testing' into testing 2019-01-31 17:45:55 +10:30
Mark Jessop 03b28b73a3 Merge remote-tracking branch 'upstream/testing' into testing 2019-01-31 17:45:34 +10:30
Mark Jessop b333f7a3a8 Merge branch 'master' into testing branch. 2019-01-31 17:44:37 +10:30
Mark Jessop 716af84b68
Merge pull request #106 from SloMusti/master
Implemented command line argument log folder
2019-01-31 17:43:30 +10:30
musti bb63f43501 restoring default config location 2019-01-28 22:11:59 +01:00
Vincent fac1c2516c
Fixed error if -h
Fixed a typo and some necessary allocation to avoid errors on deleting M10Decoder object before everything is allocated
2019-01-28 22:06:55 +01:00
musti 883b53bb23 added configurable logging path 2019-01-27 19:17:05 +01:00
Mark Jessop ae7dd23004 Merge branch 'master' into testing 2019-01-23 08:54:13 +13:00
Mark Jessop 387b9c3d64 Merge remote-tracking branch 'upstream/master' into testing 2019-01-23 08:52:30 +13:00
Mark Jessop 8bab0512e3
Merge pull request #102 from fsphil/master
Cosmetic changes to email notification
2019-01-23 08:00:08 +13:00
Philip Heron ba80d23942 Use sondehub.org URL in email 2019-01-22 12:46:31 +00:00
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