| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Documented dboard sensors
Documented DBSRX2
Added description of direct conversion vs low IF for each dboard
Added E1xx docs for adding refclock and pps connectors
XCVR rssi calculation was in unscaled dB units
Used chart in datasheet (pg 16) to rescale to dBm
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|\ \
| |/
|/| |
|
| | |
|
|/ |
|
|\ |
|
| | |
|
| | |
|
| | |
|
|\ \ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
tkinter is far too confused to handle threading and events
the calls to update in the progress/sttus callbacks keep the gui refreshed
|
| | | |
|
|/ / |
|
|/ |
|
|
|
|
| |
inconsistent version suffix
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The barrier ensures that the thread must spawn before the caller exits.
Some of the code already used a mutex to accomplish this,
however cygwin chokes when a mutex is locked twice by the same thread.
Mutex implementations were replaced with the barrier implementation.
Also the barrier implementation is far cleaner.
|
|\ \ |
|
| | | |
|
|\ \ \ |
|
| | |/
| |/| |
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
logic
|
| | | |
| | | |
| | | |
| | | | |
not needed)
|
| |/ /
| | |
| | |
| | | |
It detects the number of header bytes by searching for non-zero bytes.
|
| | | |
|
|/ / |
|
|/
|
|
| |
device is claimed
|
|
|
|
| |
Add the build info as an additional string to the get_version function().
|
| |
|
| |
|
| |
|
| |
|