Wykres commitów

130 Commity (8bf1953e6b2fefc0111618ebfe98f8bac1aed9c3)

Autor SHA1 Wiadomość Data
Pieter Robyns 8bf1953e6b Remove autocorr squelch to improve sensitivity to low power signals 2017-09-15 13:45:40 +02:00
Pieter Robyns 829d6709e2 Code cleanup, move decoded data to vector 2017-09-15 13:06:24 +02:00
Pieter Robyns 5e8b523ff0 Group PHDR fields in struct and convert bps value to double 2017-09-15 11:03:57 +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
Pieter Robyns 2714c3f2d3 Correctly determine coding rate 2017-09-11 11:58:51 +02:00
Pieter Robyns ba4e72b232 Fix bug in Docker scripts 2017-09-08 14:04:47 +02:00
Pieter Robyns ef46ff7c0e Improvements to test suites and tutorials
- Allow to specify frequency offset in test suite
- Added tests for RTL-SDR and HackRF
- Updated RTL-SDR tutorial
2017-09-08 13:22:11 +02:00
Pieter Robyns 4575524e56 Removed obsolete test, which caused make test to fail 2017-09-07 17:40:23 +02:00
Pieter Robyns ecc209d306 Update to permanent DOI instead of version-specific DOI 2017-09-07 17:18:44 +02:00
Pieter Robyns 7c3b3de7de - Update README.md
- New installation method via Docker
- Updated examples in apps/
2017-09-07 17:05:12 +02:00
Pieter Robyns 2605fa1772 Minor whitening sequence update 2017-09-07 10:55:30 +02:00
Pieter Robyns b65f34c0aa - Fixed decoding bug
- Allow for pausing upon encountering test suite error
- Round header bin index instead of floor
2017-09-07 10:43:18 +02:00
Pieter Robyns ea6d08e9cb Don't wrap spreading factor 2017-09-07 09:24:38 +02:00
Pieter Robyns f20c7db6d6 Auto export test results as Markdown to docs/test-results 2017-09-06 16:49:31 +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
Pieter Robyns 95131c0719 Adhere to GNU Radio blocks coding guide 2017-08-31 15:02:15 +02:00
Pieter Robyns d3ee3a3e6b Code cleanup 2017-08-29 20:18:53 +02:00
Pieter Robyns 51925d4483 Update README.md 2017-08-29 15:15:18 +02:00
Pieter Robyns 983e58610b Update README.md and remove SYNC messages from debug log 2017-08-29 14:44:47 +02:00
Pieter Robyns 2091f315a4 Major update with following added features:
- Schmidl-Cox preamble detection
- Clock drift correction for unlimited-length messages and long preambles
- Full support for all SFs
- Decoding accuracy improvements
- Single whitening sequence
2017-08-29 13:51:14 +02:00
Pieter Robyns 3d4be66836 Some final tweaks to increase accuracy and detection rate 2017-08-29 13:39:12 +02:00
Pieter Robyns 25aa382bad Fix SF 11 and SF 12 2017-08-29 12:57:17 +02:00
Pieter Robyns d7c73883ad Experimental CFO correction in SYNC stage 2017-08-25 14:21:41 +02:00
Pieter Robyns 025f49f317 Removed separate whitening sequences for sf 11 and 12 2017-08-25 13:22:26 +02:00
Pieter Robyns 1bf5399f05 - Working clock drift correction
- Improved gradient decoding
2017-08-25 12:38:00 +02:00
Pieter Robyns de587b1d33 No sync errors, but something is still wrong with the data 2017-08-24 12:06:14 +02:00
Pieter Robyns c45f156267 Autocorr preamble detection 2017-08-23 17:53:00 +02:00
Pieter Robyns 7b2bbb5efe Fix bug in fine sync 2017-08-23 17:40:26 +02:00
Pieter Robyns bd0f873c85 Fine sync: accuracy improved further 2017-08-23 17:20:42 +02:00
Pieter Robyns 0d19890708 Fixed issue #42 2017-08-15 17:02:59 +02:00
Pieter Robyns fdcdc005c9 Improved accuracy 2017-08-10 14:01:10 +02:00
Pieter Robyns 8dfcc3df3a One whitening sequence and adhere to patent 2017-08-10 14:01:10 +02:00
Pieter Robyns d41580cbdf New tool for real-time debugging and analysis of signals 2017-08-10 13:49:00 +02:00
Pieter Robyns 88047f2a9e - Travis CI workaround
- Compatibility with Ubuntu Trusty Tahr
2017-08-02 15:15:03 +02:00
Pieter Robyns f821a8a4af Add gr-filter to Travis CI 2017-08-01 16:24:21 +02:00
Pieter Robyns c3fd0d2447 Merge branch 'master' of https://github.com/rpp0/gr-lora 2017-07-28 11:30:09 +02:00
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
Pieter Robyns 80902dacca Added channelizer for one channel 2017-07-28 10:24:22 +02:00
rpp0 16e770b22a Merge pull request #38 from int0x191f2/master
Reordered dependencies in README.md
2017-06-30 09:41:13 +02:00
Adam Long 7a9dcf1aa3 fixed readme 2017-06-29 13:29:05 -04:00
Pieter Robyns 1f77075ee1 Merge branch 'Wosser1sProductions-dev' 2017-06-08 16:51:48 +02:00
Pieter Robyns 03c894dea4 - Remove some unneeded code 2017-06-08 16:50:54 +02:00
Pieter Robyns 6b18cf14ef - Remove some unneeded code 2017-06-08 16:08:17 +02:00
Pieter Robyns 2043e8e0bd Merge branch 'dev' of https://github.com/Wosser1sProductions/gr-lora into Wosser1sProductions-dev 2017-06-08 15:15:39 +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 19bbc874cf Merge remote-tracking branch 'refs/remotes/rpp0/master' into dev 2017-06-02 15:51:49 +02:00
Pieter Robyns 7f457ff6cc - Hotfix for FFT approach and correlation window 2017-05-18 17:29:02 +02:00
Wosser1sProductions 676745bd5a Rebase readme 2017-05-18 16:11:21 +02:00
Wosser1sProductions 12f91f6b54 Merge remote-tracking branch 'refs/remotes/origin/master' into dev 2017-05-18 16:10:11 +02:00