0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 16 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Take out annoying print, you can put it in for debug More... almost 12 years ago
Merge branch 'parse' into qtapp More... almost 12 years ago
Modifications to TCAS printing and to error handling More... almost 12 years ago
Don't print alt/ident on type 20 packets yet. More... almost 12 years ago
Fix for BDS0,9 SQL insertion. More... almost 12 years ago
Merge branch 'master' into qtapp More... almost 12 years ago
CRC variable initialization bug fix More... almost 12 years ago
Fixes for dumb GUI mistakes More... almost 12 years ago
Qwt check for GUI app. More... almost 12 years ago
Layout and porting the SQL fix over from master. More... almost 12 years ago
Commit db on init to ensure file exists when KML goes looking for it More... almost 12 years ago
Add a sed massager to the build script to work around bad Qwt imports in pyuic4. More... almost 12 years ago
Merge branch 'master' into qtapp More... almost 12 years ago
Add "sudo ldconfig" to install instructions in README so I don't keep getting asked about it. More... almost 12 years ago
Merge branch 'master' into qtapp More... almost 12 years ago
Allow specification of source constructor arguments via -D/--args More... almost 12 years ago
Real-time RSSI update and graceful flowgraph closure on exit. More... almost 12 years ago
Renamed everything in python/ for consistent namespace More... almost 12 years ago
Split out GUI data model and views into modes_gui_model.py More... almost 12 years ago
New feature: reports per second widget. Lets you know you're actively receiving things. More... almost 12 years ago
Merge branch 'parse' into qtapp More... almost 12 years ago
Merge branch 'master' into parse More... almost 12 years ago
Fix for Windows build API exports. More... almost 12 years ago
Merge branch 'parse' into qtapp More... almost 12 years ago
How did this go so long without being fixed? Range and bearing were asymptotic due to -- get this -- degree/radian confusion. More... almost 12 years ago
How did this go so long without being fixed? Range and bearing were asymptotic due to -- get this -- degree/radian confusion. More... almost 12 years ago
Don't populate lat/lon by default More... almost 12 years ago
Merge branch 'parse' into qtapp More... almost 12 years ago
Default RTL gain of 35 and parser catches negative shifts generated by invalid packets. More... almost 12 years ago
Parser returns objects for subfields instead of flat data. Lets you use get_type to resolve BDS registers, etc. Printer takes advantage of this. Now printing BDS reg instead of "subtype". More... almost 12 years ago