Commit Graph

283 Commits (sim-fail-5)

Author SHA1 Message Date
Alan Johnston f26919ae11
Update Payload_BME280_MPU6050_XS_Extended.ino sync with non extended after changes
2 years ago
Alan Johnston 312c9035bb
Update Payload_BME280_MPU6050_XS.ino cleanup
2 years ago
Alan Johnston 718a728b5e
Update Payload_BME280_MPU6050_XS.ino fix !RP2040
2 years ago
Alan Johnston 209bfb5ba9
Update Payload_BME280_MPU6050_XS.ino missing ;
2 years ago
Alan Johnston c98016b26a
Update Payload_BME280_MPU6050_XS.ino eeprom read returns value
2 years ago
Alan Johnston e11d993bd5
Update Payload_BME280_MPU6050_XS.ino eeprom if fixed
2 years ago
Alan Johnston 250da61c5b
Update Payload_BME280_MPU6050_XS.ino missing #
2 years ago
Alan Johnston 9d347681d6
Update Payload_BME280_MPU6050_XS.ino fix define typo
2 years ago
Alan Johnston db113151ac
Update Payload_BME280_MPU6050_XS.ino fixed board conditionals
2 years ago
Alan Johnston c6c4e88704
Update Payload_BME280_MPU6050_XS.ino test board print
2 years ago
Alan Johnston 826e52e435
Update Payload_BME280_MPU6050_XS.ino elif
2 years ago
Alan Johnston e0c097a652
Update Payload_BME280_MPU6050_XS.ino defined
2 years ago
Alan Johnston 823cb717ef
Update Payload_BME280_MPU6050_XS.ino added defined
2 years ago
Alan Johnston 3b08bac708
Update Payload_BME280_MPU6050_XS.ino elseif
2 years ago
Alan Johnston a1328cf994
Update Payload_BME280_MPU6050_XS.ino fix else
2 years ago
Alan Johnston 78d5768633
Update Payload_BME280_MPU6050_XS.ino rest of changes
2 years ago
Alan Johnston 8fdd931a97
Update Payload_BME280_MPU6050_XS.ino add or Arduino Pico
2 years ago
Alan Johnston a8f3abd445
Update Payload_BME280_MPU6050_XS.ino add back in Arduino-Pico support
2 years ago
Alan Johnston 4ffb9ab825
Update Payload_BME280_MPU6050_XS.ino move gps declaration
2 years ago
Alan Johnston f19e7d7fd3
Update Payload_BME280_MPU6050_XS.ino pin set input from 6 to 10
2 years ago
Alan Johnston a2c6f6f25a
Update Payload_BME280_MPU6050_XS.ino add get gps print
2 years ago
Alan Johnston b1f25755c8
Update Payload_BME280_MPU6050_XS.ino only do TinyGPS if Pico
2 years ago
Alan Johnston 8c896e6ba9
Update Payload_BME280_MPU6050_XS.ino last of macro changes
2 years ago
Alan Johnston ca1433ced9
Update Payload_BME280_MPU6050_XS.ino change to MBED macro
2 years ago
Alan Johnston 9d18c4fe8b
Update Payload_BME280_MPU6050_XS_Extended.ino sync with non extended
2 years ago
Alan Johnston c6194fb82c
Update Payload_BME280_MPU6050_XS.ino delay 1 sec at start not 10
2 years ago
Alan Johnston e198741d77
Update Payload_BME280_MPU6050_XS.ino short blink
2 years ago
Alan Johnston 23200f766f
Update Payload_BME280_MPU6050_XS.ino fixed blink
2 years ago
Alan Johnston 3f52de82f8
Update Payload_BME280_MPU6050_XS_Extended.ino sync with non extended
2 years ago
Alan Johnston 82f4545828
Update Payload_BME280_MPU6050_XS.ino blink longer on payload
2 years ago
Alan Johnston 0d7ff4653f
Update Payload_BME280_MPU6050_XS.ino 1 second delay if not gps
2 years ago
Alan Johnston cff5c34d8a
Update Payload_BME280_MPU6050_XS.ino don't go gps if not Pico
2 years ago
Alan Johnston 9fcb2724f7
Update payload_extension.cpp added example code
2 years ago
Alan Johnston c0a074acd1
Update Payload_BME280_MPU6050_XS.ino cleanup to harmonize with Extended
2 years ago
Alan Johnston 6b0ed941f2
Update Payload_BME280_MPU6050_XS_Extended.ino cleanup
2 years ago
Alan Johnston 9cff78e13f
Update Payload_BME280_MPU6050_XS_Extended.ino UART changes
2 years ago
Alan Johnston d15d68fe8e
Update Payload_BME280_MPU6050_XS_Extended.ino missing /*
2 years ago
Alan Johnston 4e263ecc28
Update Payload_BME280_MPU6050_XS_Extended.ino cleanup - removing extra code
2 years ago
Alan Johnston 93181451e5
Update Payload_BME280_MPU6050_XS_Extended.ino harmonized with non extended after changes
2 years ago
Alan Johnston b8dee066e9
Update Payload_BME280_MPU6050_XS.ino
2 years ago
Alan Johnston 34ee4b3c7b
Update Payload_BME280_MPU6050_XS.ino fix printf
2 years ago
Alan Johnston ad3c0ae1ff
Update Payload_BME280_MPU6050_XS.ino gps code back in
2 years ago
Alan Johnston ff81f69de1
Update Payload_BME280_MPU6050_XS.ino try UART instead
2 years ago
Alan Johnston d255db92c4
Update Payload_BME280_MPU6050_XS.ino add SoftwareSerial for Serial2
2 years ago
Alan Johnston e367983a59
Update Payload_BME280_MPU6050_XS.ino typo missing //
2 years ago
Alan Johnston 088e199b40
Update Payload_BME280_MPU6050_XS.ino add delay(1000)
2 years ago
Alan Johnston c0d550f9cc
Update Payload_BME280_MPU6050_XS.ino remove gps and Serial2
2 years ago
Alan Johnston 2e3383c798
Update Payload_BME280_MPU6050_XS.ino removed printf
2 years ago
Alan Johnston f84677e043
Update Payload_BME280_MPU6050_XS.ino remove more EEPROM
2 years ago
Alan Johnston 564b832b90
Update Payload_BME280_MPU6050_XS.ino extra }
2 years ago
Alan Johnston 3bac89dd67
Update Payload_BME280_MPU6050_XS.ino tx rx pins out
2 years ago
Alan Johnston 7f2488db18
Update Payload_BME280_MPU6050_XS.ino remove tx rx pin assignments
2 years ago
Alan Johnston bf993386da
Update Payload_BME280_MPU6050_XS.ino changes for Arduino Mbed RP2040 board
2 years ago
Alan Johnston ca023dfacf
Update Payload_BME280_MPU6050_XS_Extended.ino cleanup
2 years ago
Alan Johnston fa8cc6ed54
Update Payload_BME280_MPU6050_XS.ino cleanup
2 years ago
Alan Johnston bad0b19503
Update payload_extension.cpp cleanup
2 years ago
Alan Johnston 190c60ca99
Create payload_extension.cpp with blank sensor info
2 years ago
Alan Johnston a7a58b757a
Same as extended for comparison
2 years ago
Alan Johnston c0b5a01759
cleanup
2 years ago
Alan Johnston 45fd6742d0
removed extra spaces
2 years ago
Alan Johnston 46a8d4d981
fixed label
2 years ago
Alan Johnston 16d562e0b1
fixed spacing
2 years ago
Alan Johnston 65bae01b1c
added prints in setup
2 years ago
Alan Johnston 199a443bd3
added sensor names
2 years ago
Alan Johnston a8cfcb9beb
cleanup
2 years ago
Alan Johnston 825d9d1777
cleanup
2 years ago
Alan Johnston 062cf1368c
remove extension includes
2 years ago
Alan Johnston de8285f333
missing ;
2 years ago
Alan Johnston ed99fc44a1
fixed variable name magRawAbs
2 years ago
Alan Johnston d8d6b59d94
removing declarations
2 years ago
Alan Johnston 0baec01676
adding back declarations
2 years ago
Alan Johnston dc0033419e
define as extern
2 years ago
Alan Johnston c059c35a5f
Rename payload_extension.c to payload_extension.cpp
2 years ago
Alan Johnston 261ad2f32a
remove declarations
2 years ago
Alan Johnston 2a21f6feac
move declarations here too
2 years ago
Alan Johnston 1a3584c928
try adding includes here
2 years ago
Alan Johnston 771f4b5274
typo
2 years ago
Alan Johnston d8b12c8261
add payload_setup and payload_loop
2 years ago
Alan Johnston 2e26df585f
Create payload_extension.c
2 years ago
Alan Johnston 5d8608bb93
copied with no changes before adding extensions
2 years ago
Alan Johnston 287489fd93
fixed extra line feeds
2 years ago
Alan Johnston 2d5b5eb733
moved get_gps to end of loop
2 years ago
Alan Johnston 104c319bc9
removed 1 s delay
2 years ago
Alan Johnston c44c4b72f1
removed starting
2 years ago
Alan Johnston f4a42cfcb3
fixed start in gps
2 years ago
Alan Johnston 8a8247c5ce
fixed show_gps
2 years ago
Alan Johnston d768868f02
add newData declaration
2 years ago
Alan Johnston 60dcfc9b1a
gps parsing
2 years ago
Alan Johnston ed09065b7f
more gps
2 years ago
Alan Johnston ccc629c8bc
more gps
2 years ago
Alan Johnston a3fac03c97
comment out squelch test
2 years ago
Alan Johnston 0f61656eaa
testing squelch
2 years ago
Alan Johnston 511c8fe826
fixed gps
2 years ago
Alan Johnston a548a832ad
add gps code
2 years ago
Alan Johnston 05b360026c
add delay
2 years ago
Alan Johnston aa33877a61
test prints
2 years ago
Alan Johnston 1e55f436c8
back to serial read
2 years ago
Alan Johnston c42ad62fc7
fixed String
2 years ago
Alan Johnston c4c410cd5b
read string
2 years ago
Alan Johnston 12e9acce1f
print string received by Pico
2 years ago
Alan Johnston cb00d7bfab
put back in end flag
2 years ago
Alan Johnston 7f1de3d049
turn on Serial1
2 years ago
Alan Johnston d5cf965978
set Serial1 for Pico
2 years ago
Alan Johnston fe59513a6a
green and blue LEDs
2 years ago
Alan Johnston 650f40a0db
set mode green and blue LEDs
2 years ago
Alan Johnston 507de8e285
typo
2 years ago
Alan Johnston edfdb175e0
remove '?' query on serial
2 years ago
Alan Johnston 103aac7277
don't clear EEPROM for Pico
2 years ago
Alan Johnston 44c219b73f
typo
2 years ago
Alan Johnston 5cce8736ce
ifdef typo
2 years ago
Alan Johnston e9df224fe6
skip eprom for Pico
2 years ago
Alan Johnston e6a133c943
add 10 second delay at start
2 years ago
Alan Johnston 9381dca0c0
add green and blue LED support
2 years ago
Alan Johnston 7420d25d03
blink built in LED each time
2 years ago
Alan Johnston 92ee1536bb
add led_builtin_pin;
2 years ago
Alan Johnston 8d295cbb30
add check for wifi on Pico
2 years ago
Alan Johnston ca906fc4a4
add one second delay
2 years ago
Alan Johnston d68441d31c
print sensors to serial every time
2 years ago
Alan Johnston 4106ae4057
always send over Serial1
2 years ago
Alan Johnston c5d1b1cdc9
add start and end flag
2 years ago
Alan Johnston e029b6e15d
T1 definition
2 years ago
Alan Johnston f189e6aaab
added ARDUINO_ARCH_RP2040 test
2 years ago
Alan Johnston c41e3a54b3
Update payload_pico.ino revert
2 years ago
Alan Johnston 2856702a92
Revert to Payload_BME280_MPU6050_XS.ino for cleanup
2 years ago
Alan Johnston ec9e5f6f34
revert to Payload_BME280_MPU6050_XS_Extended for cleanup
2 years ago
Alan Johnston c8aa4414ce
Update payload_pico.ino show debugging gps messages
2 years ago
Alan Johnston 72e1d2df3a
Update payload_pico.ino set gps to zero
2 years ago
Alan Johnston a29d740667
Update payload_pico.ino v0.4
2 years ago
Alan Johnston dde0c9eb25
Update payload_pico.ino fix Serial2
2 years ago
Alan Johnston e502c87527
Update payload_pico.ino GPS and AN
2 years ago
Alan Johnston 5ddc12fe7c
Update payload_pico.ino
2 years ago
Alan Johnston 550c8b0c8b
Update payload_pico.ino gpio 0 and 1 to input
2 years ago
Alan Johnston e6f8849b51
Update payload_pico.ino don't program radio via Serial
2 years ago
Alan Johnston 1f9eb793c3
Update payload_pico.ino try higher frequency
2 years ago
Alan Johnston eadf4db430
Update payload_pico.ino comment out VHF
2 years ago
Alan Johnston b6e9a1d9ee
Update payload_pico.ino force gyro offset calculations
2 years ago
Alan Johnston 3b335e1f4c
Update payload_pico.ino
2 years ago
Alan Johnston 3db382b97e
Update payload_pico.ino fix typo
2 years ago
Alan Johnston a9755e6002
Update payload_pico.ino enable littles
2 years ago
Alan Johnston ab8341735c
Update payload_pico.ino add v0.2 and freq print
2 years ago
Alan Johnston 5fd5711824
Update payload_pico.ino revert to before input
2 years ago
Alan Johnston 08faf71bb9
Update payload_pico.ino start of changes
2 years ago
Alan Johnston 34aad1dffa
Update payload_pico.ino add get_input
2 years ago
Alan Johnston dd17c8021c
Update payload_pico.ino Serial to 9600
2 years ago
Alan Johnston 3b3011846b
Update payload_pico.ino
2 years ago
Alan Johnston be3f159bdc
Update payload_pico.ino
2 years ago
Alan Johnston a347b6327a
Update payload_pico.ino serial read
2 years ago
Alan Johnston bd72dc6682
Update payload_pico.ino added if true
2 years ago
Alan Johnston f87ce239b0
Update payload_pico.ino fix typo
2 years ago
Alan Johnston 70b4f19f8c
Update payload_pico.ino fix Serial.read
2 years ago

Powered by TurnKey Linux.