Commit Graph

1342 Commits (4fd5a1981bcfcb7b90de51c6f87f03420eca3e21)

Author SHA1 Message Date
alanbjohnston 033a1f0198
added (float) conversion on mm2
5 years ago
alanbjohnston 1dee5add00
typo
5 years ago
alanbjohnston 83ff6f1311
print typo
5 years ago
alanbjohnston c53a6cf694
debug toAprsFormat .MM
5 years ago
alanbjohnston a79dbdd7e7
fixed .MM calculation
5 years ago
alanbjohnston bb3ecac66c
return typo
5 years ago
alanbjohnston d97dce741f
added toAprsFormat function to change lat/long coordinates to APRS DDMM.MM format
5 years ago
alanbjohnston 671a71eafd
Update main.c
5 years ago
alanbjohnston 86b11a41ed
changes to make it APRS only on 2m
5 years ago
alanbjohnston 5b961be801
sim mode is activated by only i2c bus 1 disabled, allowing raspi-config to enable sim mode
5 years ago
alanbjohnston bead52d20a
strstr warning
5 years ago
alanbjohnston 1df9a30367
Update main.c
5 years ago
alanbjohnston e508a3c118
more cleanup
5 years ago
alanbjohnston 0b46263f47
more cleanup
5 years ago
alanbjohnston fb58b87a60
WOD testing, not working yet
5 years ago
alanbjohnston 0276a76c0d
Update main.c
5 years ago
alanbjohnston 7d7823869f
end of WOD field experiments
5 years ago
alanbjohnston 99226a0f81
typo
5 years ago
alanbjohnston d0fe751d10
moving WOD fields
5 years ago
alanbjohnston 031e66ad83
no MAX MIN for BPSK, added WOD field test
5 years ago
alanbjohnston 63e95663a0
even more
5 years ago
alanbjohnston 86a2f70748
more
5 years ago
alanbjohnston 02e259bf11
missing #endif
5 years ago
alanbjohnston 8685cf1c18
more fixing of warnings
5 years ago
alanbjohnston 82431f1460
start of cleanup of compiler warnings
5 years ago
alanbjohnston 6b6fa5aa42
cleanup error from reformatter
5 years ago
alanbjohnston d7c5d11a62
reformatted
5 years ago
alanbjohnston 8ea31a748a
fixed typo - payload is not off in sim_mode
5 years ago
alanbjohnston 92813858d0
typo
5 years ago
alanbjohnston a532f3724f
turned payload OFF if sim mode
5 years ago
alanbjohnston 5a32553298
typo
5 years ago
alanbjohnston 75db343fd2
check for valid values in sensor max and min before writing
5 years ago
alanbjohnston 26f8a15cb3
only update max and min if valid sensor data
5 years ago
alanbjohnston 30c8a0f7ac
moved min max after sim
5 years ago
alanbjohnston 2b0e96c256
added MAX and MIN
5 years ago
alanbjohnston 68eb69776e
fixed RSSI and rearranged payload read order
5 years ago
alanbjohnston 3a6397db66
typo
5 years ago
alanbjohnston 6994a433c1
added MIN frame every 1/4
5 years ago
alanbjohnston 32c8accace
fixed RSSI
5 years ago
alanbjohnston 3afcdb77ba
typo
5 years ago
alanbjohnston 86958b5a28
typos
5 years ago
alanbjohnston b0fcc5ed5d
added other for IHUtemp
5 years ago
alanbjohnston 9867c9cb36
typo
5 years ago
alanbjohnston 7bf38384d4
only process payload string if valid (begins with "OK")
5 years ago
alanbjohnston 92366d9351
testing sensor_min and max
5 years ago
alanbjohnston 6f7bbbc2de
debug sensor_min
5 years ago
alanbjohnston 9e3fbf5894
typo in sensor min and max
5 years ago
alanbjohnston f11811f484
typo
5 years ago
alanbjohnston 8b7b1de256
added HUMI, etc XS1 to 3
5 years ago
alanbjohnston 941d71090c
changed 20 to 14, encoded accel
5 years ago
alanbjohnston b2fe6e2084
added GYRO_X, Y, and Z, ACCEL_X, Y, Z
5 years ago
alanbjohnston b162d1b1a8
typo
5 years ago
alanbjohnston 06c29b1558
added sensor max and min and other max and min
5 years ago
alanbjohnston 421235ef43
typo
5 years ago
alanbjohnston 8b0d8f9fbb
initialized max and min so that first value sets it
5 years ago
alanbjohnston d5e9303b49
typos
5 years ago
alanbjohnston af3d08657c
typo
5 years ago
alanbjohnston db71caa8f7
typos
5 years ago
alanbjohnston 898a01e965
typos
5 years ago
alanbjohnston b5a6338293
added storage of V, I max and min
5 years ago
alanbjohnston 15eb474e07
reset NormalModeFailure when V > 3.5V
5 years ago
alanbjohnston 7e42606d14
changed back to 9600 UART to arduino
5 years ago
alanbjohnston 335b142896
fixed cpuTemp in APRS simulated mode
5 years ago
alanbjohnston 6df61e363f
removed NormalModeFailure from APRS
5 years ago
alanbjohnston 5ac93cfca9
added simulation tlm for APRS
5 years ago
alanbjohnston 40b97545cd
Payload query cleanup
5 years ago
alanbjohnston 2c78a95284
try clearing buffer before reading
5 years ago
alanbjohnston 6971275a02
try retry instead of end at \n
5 years ago
alanbjohnston 79c7811c14
added printf
5 years ago
alanbjohnston 3bf456089c
added test for OK in sensor payload and restart
5 years ago
alanbjohnston 0f848d6d46
Try 19200 UART
5 years ago
alanbjohnston 46c182e4e1
back to 9600 but with Arduino checking for ?
5 years ago
alanbjohnston 985f3aca4d
try 19200 serial to UART
5 years ago
alanbjohnston 29247884a1
Try \n? again
5 years ago
alanbjohnston c4d90f8ba2
Try \n? query
5 years ago
alanbjohnston a39eafbfc2
Accel to floats
5 years ago
alanbjohnston a714ed69cc
typo
5 years ago
alanbjohnston b4087cefe5
sensor3 typo
5 years ago
alanbjohnston 2c4dfd489c
sensor fixup
5 years ago
alanbjohnston b66743491f
fixed encoding of BME280
5 years ago
alanbjohnston 535ffd5576
changed BME280 variables to float
5 years ago
alanbjohnston 8a59a54a5f
corrected token read of sensor data
5 years ago
alanbjohnston 8ffe4ff249
Normal mode failure if battery < 3.5 V
5 years ago
alanbjohnston d79b308c7e
fixed accel telem
5 years ago
alanbjohnston 30f1abd698
fixed BME280temperature
5 years ago
alanbjohnston 248490a82f
moved tx and rx antennas to globals
5 years ago
alanbjohnston 50bd27f92a
typo
5 years ago
alanbjohnston 3a0cc30e07
BME280temperature, spin, and txAntennaDeployed set by variables
5 years ago
alanbjohnston d66e9b51e1
typos
5 years ago
alanbjohnston dccf20dba7
added all BME280 and MPU6050 sensor fields
5 years ago
alanbjohnston 8ca33c8767
Rssi typo
5 years ago
alanbjohnston 92c619ee00
Rssi typo
5 years ago
alanbjohnston cc437da16e
Resets typo
5 years ago
alanbjohnston d172b7d4e1
added Resets and Rssi
5 years ago
alanbjohnston 9c141cc09b
camera status working
5 years ago
alanbjohnston f5aaf74124
Update main.c
5 years ago
alanbjohnston 150ca64110
Update main.c
5 years ago
alanbjohnston 1e8a049954
Update main.c
5 years ago
alanbjohnston f7c380fe62
zeroed all sensors
5 years ago
alanbjohnston c92919f696
camera testing
5 years ago

Powered by TurnKey Linux.