Wykres commitów

7 Commity (master)

Autor SHA1 Wiadomość Data
Clayton Smith 35ed1f519f Convert blocks and sample flowgraphs to 3.8 2019-10-01 14:51:09 -04:00
Nikos Karamolegkos bf56853455 Introduce message socket source block for TX 2018-03-03 14:31:54 +02: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
Wosser1sProductions 8290e348ac Starting Unit Testing with samples
+ [C++] Added message_socket_sink block to capture messages outputted by
the LoRa decoder and send them to the loopback interface as a UDP packet
~ [Python] Changed message_wireshark_sink block with added
system_handler to end execution of the flowgraph. Due to a bug in GNU
Radio's message system from Python, this deemed however not possible.
(Hence the message_socket_sink C++ block)
+ [Python] Added qa_BasisTest.py to setup and run tests on the LoRa
receiver from sample files
(samples will potentially be added later as a link, since they are quite
big)
2017-02-15 01:40:52 +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 380be3e20d Some progress on different SFs and CRs 2016-09-16 17:07:28 +02:00
Pieter Robyns 60771cf438 Version 0.1 2016-06-22 21:43:15 +02:00