Commit Graph

815 Commits (b51018b998bacfd52c97a2badaef5adc9801ae44)

Author SHA1 Message Date
alanbjohnston 920b51604c
added RXTemperature to FoxTelem FSK
5 years ago
alanbjohnston e28e5d58f8
Update main.c
5 years ago
alanbjohnston d6480d9dbb
Update main.c
5 years ago
alanbjohnston 48d2192f32
Update main.c
5 years ago
alanbjohnston e2444b7035
Update main.c
5 years ago
alanbjohnston ace16f6f9f
Update main.c
5 years ago
alanbjohnston 004d7f8e20
Update main.c
5 years ago
alanbjohnston dba9388249
Update main.c
5 years ago
alanbjohnston 884c4905c3
Update main.c
5 years ago
alanbjohnston 9f3e782ee7
Added RXTemperature from the BME280 sensor reading
5 years ago
alanbjohnston dad41bf31d
cleanup
5 years ago
alanbjohnston 37168ce579
removed rest of voltage and current logging
5 years ago
alanbjohnston 2308e5b6f0
removed Parities and voltage and current logging
5 years ago
alanbjohnston e17ae7ab4c
Merge branch 'master' into dev-py
5 years ago
alanbjohnston 628b450805
removed ina219 .h
5 years ago
alanbjohnston de783bcf8d
added TelemEncoding.h
5 years ago
alanbjohnston 9d2be29edb
Update main.c
5 years ago
alanbjohnston 60a25ae547
Update main.c
5 years ago
alanbjohnston 8cb6d2b26e
removed unneeded .h files
5 years ago
alanbjohnston a13e3cbceb
cleanup
5 years ago
alanbjohnston 95a297ad81
removed old sensor and rpitx code that was commented out
5 years ago
alanbjohnston abfbb5db89
set map array back to 8 values
5 years ago
alanbjohnston 1aa6351106
Update main.c
5 years ago
alanbjohnston 00b13bf51b
2.5
5 years ago
alanbjohnston 48bc9dc6a4
increase time
5 years ago
alanbjohnston 16800022d5
reduce BPSK sleep time to reduce sample time to 3 s
5 years ago
alanbjohnston 1b770af050
fixed mapping for vB3 board
5 years ago
alanbjohnston ad251a3a4e
changing mapping for vB3
5 years ago
alanbjohnston 4f0e0ca66e
first payload UART query with R instead of ? to reset payload
5 years ago
alanbjohnston 763970b9c6
Update main.c
5 years ago
alanbjohnston d07e893d12
removed newline in AFSK payload telemetry to avoid direwolf crash
5 years ago
alanbjohnston aa43cd5540
Update main.c
5 years ago
alanbjohnston cda631ea64
removed sensor structs and functions
5 years ago
alanbjohnston d6768d1c09
added batteryThreshold for original board
5 years ago
alanbjohnston ee77e6c494
moved batteryVoltage
5 years ago
alanbjohnston 20d6b946c8
added mapping of sensor numbers for different boards
5 years ago
alanbjohnston 72e12763b0
added null checking around token parsing
5 years ago
alanbjohnston 0b381b401e
use bus string for python sensor read
5 years ago
alanbjohnston 5aef3312c7
Update main.c
5 years ago
alanbjohnston d63b9c30c2
Update main.c
5 years ago
alanbjohnston 9439f12cf8
Update main.c
5 years ago
alanbjohnston e8d3422f1e
starting string operations for python commands
5 years ago
alanbjohnston 5b25abc58b
added NULL checking in token parsing
5 years ago
alanbjohnston 88da3241a4
added space at end of string
5 years ago
alanbjohnston 5899390305
added \n before \0
5 years ago
alanbjohnston e1911f3a6b
Update main.c
5 years ago
alanbjohnston 8dbc43f8e4
skipping over BME280 data
5 years ago
alanbjohnston cfeee7da97
one more
5 years ago
alanbjohnston 907d20358c
skip BME280 Data
5 years ago
alanbjohnston 72adb1b5ad
added gyro to FSK telemetry
5 years ago
alanbjohnston c7f09f4f1e
Update main.c
5 years ago
alanbjohnston ab442213ae
Update main.c
5 years ago
alanbjohnston a3d0be8b3d
typo
5 years ago
alanbjohnston 6d756a766d
added tokenization of gyro string
5 years ago
alanbjohnston b00a7db5ac
changed to polynomial formula
5 years ago
alanbjohnston 1e594e5712
refined formula about +/- 6 dps
5 years ago
alanbjohnston edac4ead20
typo in formula
5 years ago
alanbjohnston 0aa830b781
added dps to Angular Velocity formula
5 years ago
alanbjohnston a44d8e2ad1
Update main.c
5 years ago
alanbjohnston d6b060135d
added x, y, z angular velocity placeholders
5 years ago
alanbjohnston 925f2143ee
Update main.c
5 years ago
alanbjohnston dcc4e0211f
Update main.c
5 years ago
alanbjohnston 9c04919b88
stop at newline
5 years ago
alanbjohnston 974c4de4d6
Update main.c
5 years ago
alanbjohnston 3bc0f6adde
print payload string
5 years ago
alanbjohnston f93e162863
Update main.c
5 years ago
alanbjohnston 696db56b11
Update main.c
5 years ago
alanbjohnston ee8e8efec5
added payload print in AFSK mode
5 years ago
alanbjohnston a319ec7602
changed sensor numbers
5 years ago
alanbjohnston d1ab288928
Update main.c
5 years ago
alanbjohnston d4ad546520
switched to voltage[] and current[]
5 years ago
alanbjohnston 06f94b0cc7
Update main.c
5 years ago
alanbjohnston 2c5594ca1e
Update main.c
5 years ago
alanbjohnston 1bcf93e5ee
Update main.c
5 years ago
alanbjohnston d833b6bbb6
Update main.c
5 years ago
alanbjohnston e655b22009
Update main.c
5 years ago
alanbjohnston 853b2bcec9
start converting to voltcurrent.py
5 years ago
alanbjohnston 24ffb1faf9
Fixed AFSK transmit frequency
5 years ago
alanbjohnston ca0acfb3c3
increased sleep to 10 sec
5 years ago
alanbjohnston e47d897993
added 4 second delay in AFSK mode to wait for CW ID to complete
5 years ago
alanbjohnston 4aa7a9f17b
Merge pull request #50 from alanbjohnston/dev
5 years ago
alanbjohnston bbb9a3795e
added test for i2c-11 bus
5 years ago
alanbjohnston a21e57cdf8
added I2C error detection
5 years ago
alanbjohnston 4a72135c82
Bug in PSU Voltage in integer conversion
5 years ago
alanbjohnston 1ea32bbc49
handle case where no battery is plugged into INA219 which reads < 1V
5 years ago
alanbjohnston a2015ca412
added sleep after shutdown command
5 years ago
alanbjohnston 04bef68b47
turning off tx LED when low battery shutdown
5 years ago
alanbjohnston 8a2444fd29
Blink green onLed when low voltage shutdown
5 years ago
Alan Johnston b66f6c41f0 cleanup of ax5043 code
5 years ago
Alan Johnston 902177cdf0 removed BPSK 4 frame no delay
5 years ago
Alan Johnston f59751e35b added Tx LED Logging - occational 8 sec BPSK
5 years ago
alanbjohnston 9cac292894
reset Hi and LOW for Tx LED
5 years ago
alanbjohnston 379843640f
swapped HIGH and LOW for txLed On/Off for vB5
5 years ago
alanbjohnston 63e0161321
removed cw id transmit since in rpitx now
5 years ago
alanbjohnston d8f37caab6
removed rest of rpitx except for AFSK
6 years ago
Alan Johnston 048cd2a6a3 started removing rpitx
6 years ago
Alan Johnston 1a955cd092 changed to file2 for SPI check
6 years ago
alanbjohnston 4b644b0230
removed &2>1
6 years ago
alanbjohnston 249464f513
added 2>&1 to rpitx
6 years ago
alanbjohnston 8c6b0d841d
added changes to remove delays on first four frames for BPSK
6 years ago

Powered by TurnKey Linux.