Wykres commitów

179 Commity (f2849050725209a66fe07f71f6203aaf9d74f5e3)

Autor SHA1 Wiadomość Data
rpp0 f284905072
Merge pull request #120 from japm48/patch-1
lora_receive_file_nogui: respect bandwidth choice
2020-09-21 23:23:00 +02:00
japm48 8893dac5a8
lora_receive_file_nogui: respect bandwidth choice 2020-09-21 14:58:33 +02:00
Pieter Robyns 91fb5e4930 Force SF 11 and SF 12 in test suite to use reduced rate 2020-03-23 17:49:26 +01:00
Pieter Robyns eb39f8df60 Merge branch 'fix-implicit-header' of https://github.com/argilo/gr-lora into argilo-fix-implicit-header 2020-03-23 16:53:22 +01:00
Pieter Robyns 381f783782 Merge branch 'master' of https://github.com/rpp0/gr-lora 2020-03-23 16:37:26 +01:00
Pieter Robyns 3231c535be Rerun test suites 2020-03-23 16:36:59 +01:00
Pieter Robyns 77822182a0 Print characters in ASCII range when decoding 2020-03-22 20:41:38 +01:00
rpp0 423dc1dca4
Merge pull request #105 from argilo/add-contributor
Add to contributors list
2019-10-03 09:34:25 +02:00
Clayton Smith 24f2179983 Add to contributors list 2019-10-02 18:59:46 -04:00
Pieter Robyns 0bbd2324c4 Update .travis.yml so that the build success with GNU Radio 3.8 on Bionic. 2019-10-02 15:41:03 +02:00
rpp0 29badce4ed
Merge pull request #103 from argilo/fix-file-sink
Write bytes instead of complex samples
2019-10-02 09:44:41 +02:00
Pieter Robyns 400da78804 Merge branch 'argilo-finish-38' 2019-10-02 09:41:18 +02:00
Clayton Smith 71067d954b Fix implicit header mode 2019-10-01 22:15:23 -04:00
Clayton Smith dd9768b326 Write bytes instead of complex samples 2019-10-01 14:59:24 -04:00
Clayton Smith 35ed1f519f Convert blocks and sample flowgraphs to 3.8 2019-10-01 14:51:09 -04:00
Pieter Robyns a94b204fee Python 3 fixes for qa_testsuite.py
Minor changes to fine_sync
2019-09-09 16:56:31 +02:00
Pieter Robyns da8c067a90 Fix linker errors for GNU Radio 3.8
Remove define conflict with log4cpp
Port lora_receive_file_nogui.py to Python 3
2019-09-09 14:47:23 +02:00
stf 762c466fb2 updated to compile against gnuradio 3.8 2019-08-15 17:37:14 +00:00
Pieter Robyns b1d38fab90 Merge branch 'wphilips-implicit-header' 2018-09-19 10:55:28 +02:00
Pieter Robyns 4798533cb6 Fix indentation 2018-09-19 10:54:50 +02:00
Pieter Robyns e782fd56a7 Perform integration tests 2018-09-19 10:28:08 +02:00
Pieter Robyns 33e1e956f4 Merge branch 'implicit-header' of https://github.com/wphilips/gr-lora into wphilips-implicit-header 2018-09-19 10:00:27 +02:00
Wilfried.Philips 9c3fe6d708 Fixes for implicit_header=on,reduced_rate=off case. 2018-09-19 00:02:19 +02:00
Wilfried.Philips ab2af8d6da Reduced rate can also occur without implicit_header 2018-09-17 20:57:50 +02:00
Wilfried.Philips 5b6dd4815b Use different dewhitening sequence for code rates (4,5)/(4,6) versus (4,7) and (4,8) 2018-09-17 20:56:30 +02:00
Wilfried.Philips abcfce7e4a In implicit_header mode, first 8 symbols require special treatment 2018-09-17 20:55:05 +02:00
Wilfried.Philips 98425e9c0d Add dewhiteting sequence for code rates (4,5) and (4,6) 2018-09-17 20:53:29 +02:00
Wilfried.Philips fdb63893e0 Reduced rate c also be set without implicit_header 2018-09-17 20:52:43 +02:00
Pieter Robyns b73308f184 Small corrections 2018-03-24 13:35:13 +00:00
Nikos Karamolegkos 91a5bfa97f Add doxygen documentation for the msg source block 2018-03-14 13:04:50 +02:00
Nikos Karamolegkos 13c14c799f Add UDP socket for the message source block 2018-03-14 00:43:48 +02:00
Nikos Karamolegkos bf56853455 Introduce message socket source block for TX 2018-03-03 14:31:54 +02:00
Pieter Robyns 60e94eda37 Moved UDP server functionality for receiving LoRa frames to lora.lorasocket.LoRaUDPServer 2018-01-31 10:49:45 +01:00
Pieter Robyns bb0810f13a Update README.md 2018-01-09 10:39:55 +01:00
Pieter Robyns 817c689f1d Fix examples and update unit test reports 2018-01-09 10:18:57 +01:00
Pieter Robyns a687cce7c5 Experimental support for custom bandwidths 2018-01-08 15:23:34 +01:00
Pieter Robyns e8303b9413 Configurable 'reduced rate' in implicit header mode 2018-01-05 16:48:00 +01:00
Pieter Robyns e4cafa1a58 Support for conjugate downlink signals 2018-01-05 10:55:08 +01:00
Pieter Robyns c4547e23b1 Update examples to reflect changes in message socket sink 2018-01-03 10:18:22 +01:00
Pieter Robyns 26da9aa5d0 Regression tests 2017-12-21 09:51:41 +01:00
Pieter Robyns 3d3c8746ae Modified gitignore 2017-12-21 09:31:54 +01:00
Pieter Robyns 62c0f6ada7 Colored interleave matrix print in debug mode 2017-12-20 10:44:45 +01:00
Pieter Robyns 9701330772 Use LiquidDSP's Hamming decoding implementation 2017-12-18 16:00:56 +01:00
Pieter Robyns 5cbf1124b9 Remove comment 2017-10-09 09:40:33 +02:00
Pieter Robyns 01fde5be3d Support for SNR calculation and LoRaTAP headers (Wireshark) 2017-10-06 18:05:07 +02:00
Pieter Robyns 2f28b1ba9e Added test suite functionality
- Switch to disable file export
- Allow controller to be specified
- Clamp value of CR in event of decoding error
2017-10-06 16:09:46 +02:00
Pieter Robyns 994f80ce53 Update README.md and Dockerfile 2017-09-20 12:21:03 +02:00
Pieter Robyns 040be7eb48 Added example that can be run without GUI or example trace 2017-09-20 11:42:47 +02:00
Pieter Robyns 025faa8c41 Support for implicit header mode 2017-09-20 10:12:19 +02:00
Pieter Robyns 8bf1953e6b Remove autocorr squelch to improve sensitivity to low power signals 2017-09-15 13:45:40 +02:00