Wykres commitów

12 Commity (baf2e43db1e2f139a0d4e006421679d30a960ac1)

Autor SHA1 Wiadomość Data
Sebastien Dudek baf2e43db1 Porting gr-lora to GNU Radio 3.9 2021-11-29 17:41:47 +01:00
stf 762c466fb2 updated to compile against gnuradio 3.8 2019-08-15 17:37:14 +00: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 f976dfab8e Quality of life improvements
- IP and port can now be specified for Message Socket Sink
- LoRa PHY header can be omitted from Message Socket Sink output
- Removed deprecated blocks
- More utilities
2017-09-14 16:58:39 +02:00
Pieter Robyns 4575524e56 Removed obsolete test, which caused make test to fail 2017-09-07 17:40:23 +02:00
Pieter Robyns 2d0e9245b0 - More flexible test suite system
- Remove unneeded files
- Fix bits per symbol calculation
2017-09-06 15:57:44 +02:00
Wosser1sProductions 5de5e8f1ca Additional improvement in synchronisation
~ 'make test' now properly runs the data in qa_BasicTest_XML
~ Consume less samples when syncing is incomplete to improve chances of
success
2017-03-21 18:03:44 +01:00
Wosser1sProductions f0471a93ce Sample testing from XML
+ Added qa_BasicTest_Data.xml file with list of al the samples generated
and their setting.
+ Added qa_BasicTest_XML.py to run Unit Tests by parsing the xml file
~ Changed ReadMe to include these changes
2017-02-20 20:44:46 +01:00
Wosser1sProductions ffe146c1e0 Test rebuild
+ Added message_socket_sink to lora_swig.i CMakeList config
~ [Python] Fixed typo/bug in lora_receiver.py
+ Added qa_BasicTest.py to CMakeList config
~ [Python] Reworked qa_BasicTest: simpler socket receiving, setting
custom Spreading Factor when running test, check if files exist and log
to file, simpler running of new test series
~ [Python] qa_BasicTest: Unit Tests are now grouped by sent data and
Coding Rate: New test series for each coding rate and data pair.
Same CR and data are run in 1 test serie, because the CR changes the
HDR, a different CR with the same data requires a new test series.
~ [Python] Examplify now has SF and CR as ctor args

+ Added qa_basicTest.log: The output when running qa_BasicTest.py
~ Updated expected_results.log: The list of generated example files when
running _examplify.py
2017-02-17 18:34:21 +01:00
Pieter Robyns 4e2f649aed Squashed commit of the following:
- Added tutorial images
- User configurable sample rate
- Block for sending messages to Wireshark
- Optional block for storing messages in MongoDB
- Debug port is now an optional message port instead of writing automatically to /tmp
2016-11-24 10:56:59 +01:00
Pieter Robyns ad85c5e416 Version 0.2 2016-08-11 13:44:10 +02:00
Pieter Robyns 60771cf438 Version 0.1 2016-06-22 21:43:15 +02:00