Commit Graph

869 Commits (3c828362b48e232d4a0b041cfe9428f83b205b2f)

Author SHA1 Message Date
Alan Johnston 50d0757468
Implement telemetry binary file saving for PACSAT mode
3 months ago
Alan Johnston 7559f63f47
Update main.c cleanup
4 months ago
Alan Johnston b70ea5c993
Update main.c tes for camera based on os
4 months ago
Alan Johnston 2a73e54693
Update main.c fix printf
4 months ago
Alan Johnston 752ecae337
Update main.c missing ,
4 months ago
Alan Johnston a63c5aa656
Update main.c change file desc name
4 months ago
Alan Johnston 73ea641ab9
Update main.c change file desc
4 months ago
Alan Johnston 6d3aae3649
Update main.c add os test
4 months ago
Alan Johnston a0ae769792
Update main.c python INA219 read results
4 months ago
Alan Johnston 5705d89826
Update main.c print loop time for fun cube mode
4 months ago
Alan Johnston 829b9b760e
Update main.c code cleanup
4 months ago
Alan Johnston 9c3b860d46
Update main.c always update payload sensor data unless payload failure
4 months ago
Alan Johnston b5f1aabde8
Update main.c fix random failures mode
4 months ago
Alan Johnston 5538e8fbcf
Update main.c random failure log new mode
4 months ago
Alan Johnston 8748a76dce
Update main.c initialize failTime
4 months ago
Alan Johnston 204d4ea7c1
Update main.c restore if not sim payload fail
4 months ago
Alan Johnston b36cf894b7
don't restore payload if sim mode and sim payload fail
4 months ago
Alan Johnston e9fa71213c
add fflush to socket error prints
4 months ago
Alan Johnston 699dad9846
Update main.c add sleep 1 after each connection refused error
4 months ago
Alan Johnston cedbeee869
Update main.c try sleep 10
4 months ago
Alan Johnston c92b4bc924
Update main.c add sleep of 1 sec for each socket opening error
4 months ago
Alan Johnston e8e5afaf48
Update main.c remove error_count reset
4 months ago
Alan Johnston 88da81f5a9
add decimal place to humi and tmp
4 months ago
Alan Johnston 8ec771fb93
Update main.c if not simulated camera fail, use real camera test
4 months ago
Alan Johnston 12b53f0df8
Update main.c cleanup log messages
4 months ago
Alan Johnston 9dbad390e0
Update main.c fix log message
4 months ago
Alan Johnston 8b3f8511b6
Update main.c turn off sim mode for payload present
4 months ago
Alan Johnston f249a7f9a2
Update main.c cleanup of Sim Mode prints
4 months ago
Alan Johnston e27a001d89
Update main.c turn off sim_mode_auto if payload is present
4 months ago
Alan Johnston 1e3c9de225
Update main.c remove sim_mode_auto if battery present
4 months ago
Alan Johnston 726aa47cdf
Update main.c set sim_mode_auto flag if turned on
4 months ago
Alan Johnston 7def563a03
Update main.c stray [
4 months ago
Alan Johnston 874404c6d0
Update main.c fix telem_str.txt for SSTV mode
4 months ago
Alan Johnston 1ec6b937b2
Update main.c missing ]
4 months ago
Alan Johnston f73ee8e3d8
Update main.c add telem_str printf
4 months ago
Alan Johnston ecc994b2c2
Update main.c move telem_str to after fail changes
4 months ago
Alan Johnston 7e5ac76512
Update main.c fix conditional for SSTV Fail I2C1
4 months ago
Alan Johnston 274e90de22
Update main.c SSTV if I2C fail show zero batt voltage
4 months ago
Alan Johnston e70b24e360
Update main.c zero out DTEMP and XS if payload fail
4 months ago
Alan Johnston ba32224fbe
Update main.c handle negative ALT readings
4 months ago
Alan Johnston b10622fdd8
Update main.c move voltage and current fail simulation code
4 months ago
Alan Johnston 724ef5e492
Update main.c fix if typo
4 months ago
Alan Johnston 686642c8f9
Update main.c don't do get_tlm for APRS mode
4 months ago
Alan Johnston b5c6295265
Update main.c fix typos
4 months ago
Alan Johnston 4f27bb8e5a
Update main.c gpsd on if first char is 1, 2, or 3
4 months ago
Alan Johnston eb1ac8a812
Update main.c change payload temp on ground to IHU Temp
4 months ago
Alan Johnston c1f9071daf
Fix ALT sim payload
4 months ago
Alan Johnston 2da93654d5
Update main.c don't display payload extension if payload failure
4 months ago
Alan Johnston 290e46cf8d
Update main.c move new sensor payload read
4 months ago
Alan Johnston 7f359eddf5
Update main.c back to get_tlm_fox 1 FSK 1 BPSK
4 months ago
Alan Johnston 9b5d1f1ec4
Update main.c get_tlm_fox FSK 1 BPSK 2
4 months ago
Alan Johnston 8cef108ed3
Update main.c get_tlm fsk 1, bpsk 3
4 months ago
Alan Johnston fc251eb546
Update main.c two get_tlm
4 months ago
Alan Johnston d575fa0f3c
Update main.c go back to get_tlm_fox just once
4 months ago
Alan Johnston 9856ecb8d6
Update main.c BPSK twice get_tlm_fox
4 months ago
Alan Johnston 64f8799ea0
Update main.c fix typo
4 months ago
Alan Johnston 0a426130b4
Try more in BPSK
4 months ago
Alan Johnston 44084c33da
Update main.c try calling get_tlm_fox multiple times at start
4 months ago
Alan Johnston fe68660936
Update main.c run get_tlm at start for APRS and CW modes
4 months ago
Alan Johnston 8b91d69122
Update main.c move error_count back to socket opening
4 months ago
Alan Johnston 6d62c81eef
Update main.c move error_count=0
4 months ago
Alan Johnston 4735275027
Update main.c add error_count=0
4 months ago
Alan Johnston 803cdaa91d
Update main.c put back in other start transmit
4 months ago
Alan Johnston f48654845e
Update main.c enable one start transmit
4 months ago
Alan Johnston f44241097d
Update main.c remove all restart transmit
4 months ago
Alan Johnston 5011fc2dc0
Fix battery voltage reporting in telemetry string for BAT2 only
4 months ago
Alan Johnston b036c1f60b
Change failureMode range from 1-9 to 1-10
4 months ago
Alan Johnston e7b428cb21
change 1000 to 100000
4 months ago
Alan Johnston 2fae6f1d58
Adjust temperature calculation in main.c
4 months ago
Alan Johnston afbd38da4c
Modify sim_mode condition for payload check
4 months ago
Alan Johnston 6b2d517194
Turn off sim mode if payload present and not manually configured
4 months ago
Alan Johnston e68f618bc2
Fix syntax error in conditional statement
4 months ago
Alan Johnston 35d8c96ad0
Fix conditional statement for STEMBoardFailure in sim_mode
4 months ago
Alan Johnston 088af3e2c5
Comment out conditional for payload simulation
4 months ago
Alan Johnston 7d161e8eed
Enhance simulated payload telemetry with randomness
4 months ago
Alan Johnston 34155aba3c
fix tempP
4 months ago
Alan Johnston 2b14e40a4f
Replace print with printf for temperature and pressure
4 months ago
Alan Johnston 82528eba54
typos
4 months ago
Alan Johnston 49ef97e8ca
changed to sprintf
4 months ago
Alan Johnston fed7b22463
add &itoa
4 months ago
Alan Johnston 83d4344375
Update simulated payload parameters and telemetry add sim payload values
4 months ago
Alan Johnston 1f56591fa5
print if command_count.txt is invalid
4 months ago
Alan Johnston 56c87ab03a
Update main.c print command count
4 months ago
Alan Johnston fef30d4e7c
Update main.c remove extra gps prints
4 months ago
Alan Johnston 2004c3ddb0
Update main.c fix gpsd
4 months ago
Alan Johnston 22fe4885b1
Update main.c print atmosphere, 50% chance
5 months ago
Alan Johnston 6fded94d40
Update main.c fix pi_sensors strncmp
5 months ago
Alan Johnston ec948bf189
Update main.c APRS sim voltage and current
5 months ago
Alan Johnston ac0a351c1a
Update main.c fix typo
5 months ago
Alan Johnston dda98502fb
Update main.c only use gps in FM modes
5 months ago
Alan Johnston cb3bfac7c3
Update main.c gps_client continuous reading
5 months ago
Alan Johnston bd478645f4
Update main.c ALT divide by 10 instead of 10x
5 months ago
Alan Johnston e10f0d83a3
Update main.c remove \n in gps string
6 months ago
Alan Johnston 946334535d
Update main.c print last two chars
6 months ago
Alan Johnston 7cf0b8ccd5
Update main.c remove gps test string
6 months ago
Alan Johnston c9b1c73f42
Update main.c write gps back
6 months ago
Alan Johnston 8410d2db40
Update main.c changed to 4
6 months ago
Alan Johnston 08fae87d17
Update main.c fix const
6 months ago
Alan Johnston d2ad41f0e0
Update main.c add const
6 months ago
Alan Johnston f974595296
Update main.c add gps test string
6 months ago

Powered by TurnKey Linux.