| .. |
|
static
|
Added az/el/range display, and LOS line.
|
2018-08-01 21:07:55 +09:30 |
|
templates
|
Process SNR data from fsk_demod and pass through to rest of telemetry processing chain.
|
2019-09-14 17:41:56 +09:30 |
|
__init__.py
|
Lower statistics output rate considerably.
|
2019-09-25 20:30:33 +09:30 |
|
aprs.py
|
Fix APRS high precision coordinate generation.
|
2019-09-09 20:02:39 +09:30 |
|
config.py
|
Remove demod_stats option.
|
2019-09-21 20:54:09 +09:30 |
|
decode.py
|
Lower statistics output rate considerably.
|
2019-09-25 20:30:33 +09:30 |
|
email_notification.py
|
Fix email notification layout
|
2019-09-16 09:26:17 +01:00 |
|
fsk_demod.py
|
Fix Python 2.7 compatability for fsk_demod.py
|
2019-09-14 18:23:10 +09:30 |
|
geometry.py
|
Changes to error handling in GenericTrack
|
2019-05-12 17:35:29 +09:30 |
|
gps.py
|
First pass of complete scanner/decoder, with habitat upload support.
|
2018-05-26 18:48:53 +09:30 |
|
gpsd.py
|
Add GPSD module...
|
2019-06-22 18:49:28 +09:30 |
|
habitat.py
|
Remove station_code field from config file, and use default for all imet callsign calculation.
|
2019-09-21 15:39:50 +09:30 |
|
logger.py
|
Add logging of centre frequency error for DFM debugging purposes.
|
2019-09-24 22:21:47 +09:30 |
|
ozimux.py
|
Process SNR data from fsk_demod and pass through to rest of telemetry processing chain.
|
2019-09-14 17:41:56 +09:30 |
|
rotator.py
|
TLS email authentication support, also added GPSD support for setting station locations.
|
2019-06-22 17:45:46 +09:30 |
|
scan.py
|
Iterate over a copy of the dictionary
|
2019-09-09 22:29:07 +10:00 |
|
sonde_specific.py
|
Switch to dfm09mod decoder, add better filtering for experimental demod chains.
|
2019-05-18 16:04:32 +09:30 |
|
udplistener.py
|
Add UDP input mode, to be used for testing of new decoders.
|
2019-09-08 20:01:27 +09:30 |
|
utils.py
|
rtlsdr_test override for device IDs beginning with TCP
|
2019-09-21 23:22:56 +09:30 |
|
web.py
|
The pop is happening down a level
|
2019-09-09 23:18:21 +10:00 |