Commit Graph

1039 Commits (522d07b5e86fb7196b76aaf113fafedc43671f14)

Author SHA1 Message Date
alanbjohnston 7a72f6edbc
Update telem.c
6 years ago
alanbjohnston 5d588a1715
fixed string cat
6 years ago
alanbjohnston 83bbc1ec24
added bus string determination
6 years ago
alanbjohnston c6bc354f65
Update telem.c
6 years ago
alanbjohnston 1c2aa10540
Update telem.c
6 years ago
alanbjohnston 0435bd54cc
Update telem.c
6 years ago
alanbjohnston 9dbf7927db
Update telem.c
6 years ago
alanbjohnston 235231c744
typo
6 years ago
alanbjohnston 6259ff62f0
typo
6 years ago
alanbjohnston a2f01d7c61
typo
6 years ago
alanbjohnston 4c0a2118db
added test_i2c_bus function
6 years ago
alanbjohnston bb3924055e
typo
6 years ago
alanbjohnston 41d274bc52
typo
6 years ago
alanbjohnston a25d4daf9b
added bus tests 0
6 years ago
alanbjohnston 70e25e0d02
put -1 for bad i2c bus
6 years ago
alanbjohnston 2e64a1df96
added test to bus 11 or 3 to make sure it has pullup resistors
6 years ago
alanbjohnston 920b51604c
added RXTemperature to FoxTelem FSK
6 years ago
alanbjohnston e28e5d58f8
Update main.c
6 years ago
alanbjohnston d6480d9dbb
Update main.c
6 years ago
alanbjohnston 48d2192f32
Update main.c
6 years ago
alanbjohnston e2444b7035
Update main.c
6 years ago
alanbjohnston ace16f6f9f
Update main.c
6 years ago
alanbjohnston 004d7f8e20
Update main.c
6 years ago
alanbjohnston dba9388249
Update main.c
6 years ago
alanbjohnston 884c4905c3
Update main.c
6 years ago
alanbjohnston 9f3e782ee7
Added RXTemperature from the BME280 sensor reading
6 years ago
alanbjohnston dad41bf31d
cleanup
6 years ago
alanbjohnston 37168ce579
removed rest of voltage and current logging
6 years ago
alanbjohnston 2308e5b6f0
removed Parities and voltage and current logging
6 years ago
alanbjohnston e17ae7ab4c
Merge branch 'master' into dev-py
6 years ago
alanbjohnston 628b450805
removed ina219 .h
6 years ago
alanbjohnston 0a3d4b3436
Delete Adafruit_INA219.h
6 years ago
alanbjohnston a54ebe7a51
Delete send_afsk.h
6 years ago
alanbjohnston ef2be21013
Delete send_afsk.c
6 years ago
alanbjohnston 28e2fdaba7
Delete ina219.h
6 years ago
alanbjohnston 61752931ad
Create TelemEncoding.h
6 years ago
alanbjohnston de783bcf8d
added TelemEncoding.h
6 years ago
alanbjohnston 9d2be29edb
Update main.c
6 years ago
alanbjohnston 60a25ae547
Update main.c
6 years ago
alanbjohnston 8cb6d2b26e
removed unneeded .h files
6 years ago
alanbjohnston 2086431e24
Delete main_old.c
6 years ago
alanbjohnston fa10e3d978
Delete make_wav.h
6 years ago
alanbjohnston a784d1c35c
Delete main_not_working.c
6 years ago
alanbjohnston f9f50a88b5
Delete main_memcpy.c
6 years ago
alanbjohnston f50e5bfdd2
Delete main4.c
6 years ago
alanbjohnston aa3ee9244e
Delete main3.c
6 years ago
alanbjohnston 959acb6975
Delete main2.c
6 years ago
alanbjohnston a416c3c7cd
Delete main.c.bk
6 years ago
alanbjohnston a13e3cbceb
cleanup
6 years ago
alanbjohnston af3c8b1bd0
cleanup
6 years ago
alanbjohnston 5ee28dbbb1
fixed -0 display
6 years ago
alanbjohnston 53b4f870a4
Update telem.c
6 years ago
alanbjohnston 9b5fc5619c
Update telem.c
6 years ago
alanbjohnston d6c3cfab59
Update telem.c
6 years ago
alanbjohnston c0337aa11b
Update telem.c
6 years ago
alanbjohnston 8579fe6216
updated to use python voltcurrent.py
6 years ago
alanbjohnston c9311b1499
Update telem.c
6 years ago
alanbjohnston cc776b3cf7
print all values
6 years ago
alanbjohnston 807bf54311
Update telem.c
6 years ago
alanbjohnston aa2a3b71fd
Update telem.c
6 years ago
alanbjohnston 552b28de25
Update telem.c
6 years ago
alanbjohnston 4a29e547c4
Update telem.c
6 years ago
alanbjohnston 02ff418e3e
switching to python start
6 years ago
alanbjohnston 95a297ad81
removed old sensor and rpitx code that was commented out
6 years ago
alanbjohnston abfbb5db89
set map array back to 8 values
6 years ago
alanbjohnston 1aa6351106
Update main.c
6 years ago
alanbjohnston 00b13bf51b
2.5
6 years ago
alanbjohnston 48bc9dc6a4
increase time
6 years ago
alanbjohnston 16800022d5
reduce BPSK sleep time to reduce sample time to 3 s
6 years ago
alanbjohnston 1b770af050
fixed mapping for vB3 board
6 years ago
alanbjohnston ad251a3a4e
changing mapping for vB3
6 years ago
alanbjohnston 4f0e0ca66e
first payload UART query with R instead of ? to reset payload
6 years ago
alanbjohnston 763970b9c6
Update main.c
6 years ago
alanbjohnston d07e893d12
removed newline in AFSK payload telemetry to avoid direwolf crash
6 years ago
alanbjohnston aa43cd5540
Update main.c
6 years ago
alanbjohnston cda631ea64
removed sensor structs and functions
6 years ago
alanbjohnston d6768d1c09
added batteryThreshold for original board
6 years ago
alanbjohnston ee77e6c494
moved batteryVoltage
6 years ago
alanbjohnston 20d6b946c8
added mapping of sensor numbers for different boards
6 years ago
alanbjohnston 72e12763b0
added null checking around token parsing
6 years ago
alanbjohnston 0b381b401e
use bus string for python sensor read
6 years ago
alanbjohnston 5aef3312c7
Update main.c
6 years ago
alanbjohnston d63b9c30c2
Update main.c
6 years ago
alanbjohnston 9439f12cf8
Update main.c
6 years ago
alanbjohnston e8d3422f1e
starting string operations for python commands
6 years ago
alanbjohnston 5b25abc58b
added NULL checking in token parsing
6 years ago
alanbjohnston 88da3241a4
added space at end of string
6 years ago
alanbjohnston 5899390305
added \n before \0
6 years ago
alanbjohnston e1911f3a6b
Update main.c
6 years ago
alanbjohnston 8dbc43f8e4
skipping over BME280 data
6 years ago
alanbjohnston cfeee7da97
one more
6 years ago
alanbjohnston 907d20358c
skip BME280 Data
6 years ago
alanbjohnston 72adb1b5ad
added gyro to FSK telemetry
6 years ago
alanbjohnston c7f09f4f1e
Update main.c
6 years ago
alanbjohnston ab442213ae
Update main.c
6 years ago
alanbjohnston a3d0be8b3d
typo
6 years ago
alanbjohnston 6d756a766d
added tokenization of gyro string
6 years ago
alanbjohnston b00a7db5ac
changed to polynomial formula
6 years ago
alanbjohnston 1e594e5712
refined formula about +/- 6 dps
6 years ago
alanbjohnston edac4ead20
typo in formula
6 years ago

Powered by TurnKey Linux.