Wykres commitów

8 Commity (d41580cbdfcd11929cfcc5600d9d637699dfb966)

Autor SHA1 Wiadomość Data
Pieter Robyns dc6befa04c Added baseline accuracy log for USRP 2017-07-28 11:18:13 +02:00
Pieter Robyns 5c9393f2d1 Update apps and regression tests 2017-07-28 10:56:25 +02:00
Wosser1sProductions 497183614a Finalisation
+ Added Center Frequency Offset with xlating_fir_filter functionality to
test scripts
- Removed from_idx in cross correlation since it was always 0 anyway
+ Merged FFT fix
~ Tweaked gradient_index again to exclude borders and prefer first bin
+ Added code to visualize a symbol and its bins in gradient_idx
+ Added whitening sequence rejection
~ Code clean-up for finalisation
2017-06-02 15:53:43 +02:00
Wosser1sProductions 9f545e9f54 Test generation and whitening sequencing
+ Added script lora_receive_all.py as a command line interface
    to set-up gnuradio on other platforms and receive LoRa packets
~ Automated whitening sequence generation with createWhiteningValues.py
    for various settings
~ Changed _examplify.py to also create XML database with the generated
    samples
+ Added same test sets, but for RTL-SDR and USRP (XML database)
2017-03-24 16:31:08 +01: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 447487380b BasicTest id fix
~ Changed test id when printing log to actual id from xml file (for easy
look-up)
~ Tests are now properly grouped by data and the times the data is
expected
2017-02-23 20:08:18 +01:00
Wosser1sProductions 9730ee8ebe Bugfix in XML test
~ Fixed the testing to properly create and destroy a tob_block so the
correct spreading factor can be set.
~ Removed explicit expected-data-all and expected-hdr in xml file. This
way the testing will only be done on the actual data and not the PHY HDR
(since its currently unsure whate the correct HDR should be)
2017-02-22 19:18:59 +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