Commit Graph

397 Commits (83b91ee4b102507d03c00d45ba5ab4a1c8e331b9)

Author SHA1 Message Date
Alan Johnston 0c1babcec5
Update main.c typo
1 year ago
Alan Johnston fab375e751
Update main.c fixed pi 2 offset
1 year ago
Alan Johnston be1cd81fff
Update main.c print time for sleep
1 year ago
Alan Johnston c16dc95d7b
Update main.c print sleep period
1 year ago
Alan Johnston e9837610eb
Update main.c change pi zero 2 offset to 700
1 year ago
Alan Johnston 4284325516
Update main.c typo missing t
1 year ago
Alan Johnston 40b0343ccf
Update main.c add pi_zero_2_offset
1 year ago
Alan Johnston c23c116d6f
Update main.c change sleep from -250 to -750 to reduce from 5.6
1 year ago
Alan Johnston f30dcd3c7d
Update main.c print loop time, no gps
1 year ago
Alan Johnston 914ca2b9b0
Update main.c missing ;
1 year ago
Alan Johnston de80c6724f
Merge pull request #322 from alanbjohnston/beta-dw
1 year ago
Alan Johnston e224c01bc9
Update main.c added echo broadcast to wall for shutdown and reboots
1 year ago
Alan Johnston 0c9da136a3
Update main.c removed last two prints
1 year ago
Alan Johnston fd5f4c86e9
Update main.c remove printfs
1 year ago
Alan Johnston 9bb40c77a6
Update main.c don't start command here
1 year ago
Alan Johnston f831bf1a29
Update main.c typo in command command
1 year ago
Alan Johnston af32be02ce
Update main.c typo cc_start
1 year ago
Alan Johnston 9270698d36
Update main.c start c&c here
1 year ago
Alan Johnston 606701a3d5
Update main.c changed %s to %d
2 years ago
Alan Johnston 445f782a25
Update main.c fixed writing of sim.cfg
2 years ago
Alan Johnston 89b08b9a4a
Update main.c extra )
2 years ago
Alan Johnston ab3abb67cf
Update main.c added rx_pl and tx_pl support
2 years ago
Alan Johnston 93349b1e91
Update main.c typo
2 years ago
Alan Johnston d7c9ba50f5
Update main.c set payload status based on results
2 years ago
Alan Johnston 89df053e03
Update main.c missing }
2 years ago
Alan Johnston 59b86674ea
Update main.c remove commented out code
2 years ago
Alan Johnston 2d3f86c07c
Update main.c added sim_config check so config overrides
2 years ago
Alan Johnston 8b5d5d796e
Update main.c revert replace all sim_mode
2 years ago
Alan Johnston 32275c8d6c
Update main.c exit sim_mode if battery voltage sensor present
2 years ago
Alan Johnston affb058599
Update main.c fix battery_saver setting
2 years ago
Alan Johnston 5731a50363
Update main.c moved safemode
2 years ago
Alan Johnston 9bde7ffe58
Update main.c add print for safe mode and set to 0
2 years ago
Alan Johnston 0275e3da03
Update main.c check safeMode at start
2 years ago
Alan Johnston 3b8ab093de
Update main.c add check for safe mode
2 years ago
Alan Johnston 04b5b9ca78
Update main.c don't say switch unless switching
2 years ago
Alan Johnston 018d50ff10
Update main.c fix cwready
2 years ago
Alan Johnston 6c1a55b851
Update main.c added missing variable
2 years ago
Alan Johnston acdc3897ff
Update main.c don't print in battery saver check
2 years ago
Alan Johnston ea4edac086
Update main.c cleanup
2 years ago
Alan Johnston 82cb05e3d9
Update main.c fix safe mode tyops
2 years ago
Alan Johnston 8d03cbec58
Update main.c more safe mode things
2 years ago
Alan Johnston 1f048206d6
Update main.c make battery saver Safe Mode
2 years ago
Alan Johnston 745fe341b5
Update main.c do full cw
2 years ago
Alan Johnston d3aff37453
Update main.c
2 years ago
Alan Johnston 82140095c2
Update main.c add pause before and after each channel
2 years ago
Alan Johnston 0f8293f236
Update main.c change to just touch cwready
2 years ago
Alan Johnston f9f142dad3
Update main.c add cw0.txt to cw6.txt
2 years ago
Alan Johnston 98b6136155
Update main.c start changes for CW
2 years ago
Alan Johnston d145816919
Update main.c fix humidity max min
2 years ago
Alan Johnston d87dfb8b76
Update main.c fixed DTEMP
2 years ago
Alan Johnston 422371af1c
Update main.c changed to SENSOR_FIELDS
2 years ago
Alan Johnston a86c733dd3
Update main.c fix change to 20
2 years ago
Alan Johnston de309e8891
Update main.c sensor to 22
2 years ago
Alan Johnston 600185c478
Update main.c increased sensor size to 20
2 years ago
Alan Johnston 40aa67cd80
Update main.c fixed typo
2 years ago
Alan Johnston de4b8fb738
Update main.c changed XS to GPS, added DTEMP
2 years ago
Alan Johnston 488b8d164d
Update main.c keep Pi Zero 2 threshold voltage the same
2 years ago
Alan Johnston aa9050d22d
Update main.c turn payload back on for BPSK
2 years ago
Alan Johnston 9bf105ee94
Update main.c change starting sleep to 1 sec from 2 sec
2 years ago
Alan Johnston 99f46ec929
Update main.c don't read payload in BPSK mode for testing
2 years ago
Alan Johnston a36e3cf447
Update main.c move payload code again
2 years ago
Alan Johnston 1977a31640
Update main.c moving stem payload sensor code
2 years ago
Alan Johnston 70e56dc42c
Update main.c move telem.txt write
2 years ago
Alan Johnston ba80f3413e
Update main.c
2 years ago
Alan Johnston 308ce06fa5
Update main.c added link to FoxTelem info
2 years ago
Alan Johnston 1c916bee0e
Update main.c flush serial before reading payload data
2 years ago
Alan Johnston 5e627339b5
comment out write to serial
2 years ago
Alan Johnston b0c5a8d91f
another test
2 years ago
Alan Johnston dba49e6b8d
another serial test.
2 years ago
Alan Johnston 1cfb919c7f
send string
2 years ago
Alan Johnston cba0718e2a
write voltage and current over serial to Pico
2 years ago
Alan Johnston 9f7ea10289
Update main.c version v1.3.2
2 years ago
Alan Johnston b96200aff0
Update main.c typo
2 years ago
Alan Johnston fc81909d9e
Update main.c don't show voltage and current in sstv if not sensor
2 years ago
Alan Johnston 5252970097
Update main.c read sensors in sim mode
2 years ago
Alan Johnston 0ea5b65980
Update main.c typo
2 years ago
Alan Johnston e5520abcdd
Update main.c simulated telem to APRS
2 years ago
Alan Johnston 56e655b9f7
Update main.c APRS always BAT telem
2 years ago
Alan Johnston 8581a490b0
Update main.c don't change config.txt
2 years ago
Alan Johnston 91a1e3b631
Update main.c fixed writing of sim.cfg
2 years ago
Alan Johnston 31ee958dc5
Update main.c added more printfs
2 years ago
Alan Johnston b69a78c8e2
Update main.c removed HAB macro
2 years ago
Alan Johnston bdb17d7625
Update main.c print sim mode
2 years ago
Alan Johnston 388aeee8cd
Update main.c added hab_yes and hab_mode
2 years ago
Alan Johnston af82f4e9ac
Update main.c command_count fix
2 years ago
Alan Johnston 701e1eee09
Merge branch 'beta-v1.3.1.1' into beta-v1.3.2-battery-saver-4
2 years ago
Alan Johnston c0d6d0d02b
Update main.c remove extra prints
2 years ago
Alan Johnston 3c81cdb236
Update main.c add extra APRS packet only for battery_saver_mode
2 years ago
Alan Johnston 87fbd64ef1
Update main.c add str2 but not used yet
2 years ago
Alan Johnston c69169d8ff
Update main.c try removing AMSAT-11 from APRS string
2 years ago
Alan Johnston b8d328ec1d
Update main.c add back in auto shutdown
2 years ago
Alan Johnston 88ecd3f2f6
Update main.c fix battery saver turn off
2 years ago
Alan Johnston 5361a5b93d
Update main.c print battery status mode ON or OFF
2 years ago
Alan Johnston f89b6c412a
Update main.c add battery prints
2 years ago
Alan Johnston 86dd8f86b0
Update main.c switch battery_saver_check() outputs
2 years ago
Alan Johnston 99d505f1cf
Update main.c fix sed for battery on
2 years ago
Alan Johnston 38926b7b4f
Update main.c cleanup
2 years ago
Alan Johnston 84d388bcfd
Update main.c don't close if open fails
2 years ago
Alan Johnston 889d532f27
Update main.c paste battery_saver_check code
2 years ago
Alan Johnston be72b99c8b
Update main.c add !
2 years ago
Alan Johnston 1ba77180f2
Update main.c only if battery_saver_mode changes execute
2 years ago
Alan Johnston 34b176ec30
Update main.c added battery_saver_mode
2 years ago
Alan Johnston 544b2c87e3
Update main.c add print
2 years ago
Alan Johnston 8125c9a13d
Update main.c fixed *
2 years ago
Alan Johnston 8576430d6d
Update main.c fixes to quotes
2 years ago
Alan Johnston 061921a4c1
Update main.c added to battery saver change mode
2 years ago
Alan Johnston 8b17d6c2ff
Update main.c removed stray off
2 years ago
Alan Johnston 422cb1e3a9
Update main.c added stderr to printfs
2 years ago
Alan Johnston 4d662427a8
Update main.c conditional test
2 years ago
Alan Johnston b2a881db97
Update main.c print conditional
2 years ago
Alan Johnston 0f2c2928f4
Update main.c fix conditional
2 years ago
Alan Johnston 326b57db66
Update main.c print battery_saver_chack()
2 years ago
Alan Johnston dfed6fccbc
Update main.c do nothing
2 years ago
Alan Johnston d7ccb1694a
Update main.c battery_saver(ON) do nothing
2 years ago
Alan Johnston 697c3c1421
Update main.c no sudo
2 years ago
Alan Johnston 1d5c4ca595
Update main.c added int battery_saver_check()
2 years ago
Alan Johnston c826869a53
Update main.c typo in HAB mode
2 years ago
Alan Johnston a8c760d85f
Update main.c (void) battery_saver
2 years ago
Alan Johnston 5f39728cb3
Update main.c typo file
2 years ago
Alan Johnston 76f300541f
Update main.c add battery_saver function
2 years ago
Alan Johnston 0fbbac2e5c
Update main.c added extra echo
2 years ago
Alan Johnston ecb01928c8
Update main.c disable program radio - do in rpitx.py instead
2 years ago
Alan Johnston 7ed88f9775
Update main.c swapped rx and tx
2 years ago
Alan Johnston b95b42c7ee
Update main.c move wiring pi setup
2 years ago
Alan Johnston b8d4f5ea49
Update main.c back to normal programradio
2 years ago
Alan Johnston cff2f123eb
Update main.c move program_radio back to start
2 years ago
Alan Johnston c52d0f9666
Update main.c basic program_radio
2 years ago
Alan Johnston 4fdda4c1c3
Update main.c move program_radio()
2 years ago
Alan Johnston 625d740308
Update main.c print tx and rx
2 years ago
Alan Johnston 19a0745b8a
Update main.c set FM to tx and rx
2 years ago
Alan Johnston 4921e95cba
Update main.c adding tx rx frequencies
2 years ago
Alan Johnston 0951067e29
Update main.c change back to 434.9
2 years ago
Alan Johnston 25582c8f7f
Update main.c added &
2 years ago
Alan Johnston 4b4dcb9edf
Update main.c handling telem_string error
2 years ago
Alan Johnston 840c1fd870
Update main.c config radio using squelch
2 years ago
Alan Johnston 6ba9235c9b
Update main.c typo
2 years ago
Alan Johnston a52308ab48
Update main.c added squelch to sim.cfg
2 years ago
Alan Johnston 0dbcc9175e
Update main.c fix typo for HAB mode
2 years ago
Alan Johnston 3bf637b20b
Update main.c change Pi Zero 2 test
2 years ago
Alan Johnston de938ef64a
Update main.c testing Pi Zero 2
2 years ago
Alan Johnston d38420d1a0
Update main.c add bat string to telem.txt
2 years ago
Alan Johnston abe4d9a917
Update main.c check Pi 2 detection
2 years ago
Alan Johnston 10cf3618d4
Merge pull request #280 from alanbjohnston/beta-v1.3.1-delay
2 years ago
Alan Johnston 1379ddd163
Update main.c don't delete ready or cwready
2 years ago
Alan Johnston 6cb977104f
Update main.c fix typo
2 years ago
Alan Johnston 077137e471
Update main.c just restart rpitx, don't stop
2 years ago
Alan Johnston 9798246004
Update main.c stop rpitx then start it again
2 years ago
Alan Johnston 067f0ce01f
Update main.c remove all serial writes to Pico
2 years ago
Alan Johnston 6e3e580cc3
Update main.c change freq back to 434.9
2 years ago
Alan Johnston f0a4263485
Update main.c change to 434.99
2 years ago

Powered by TurnKey Linux.