Wykres commitów

2 Commity (5a22145ea857e0ecf63c254eb3207a73012f5a4a)

Autor SHA1 Wiadomość Data
Wosser1sProductions 0b6f1528fe Quick fix
~ Replaced unwanted tabs with spaces
~ Replaced paths with relative paths (needs testing)
~ Examplify now takes the output path and name prefix as args
* TO-DO: test messqge_socket_sink with socket.timeout() instead of
manual waiting
2017-02-16 19:00:08 +01: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