Alan Johnston
|
592dcd5a75
|
Update main.c changed band to low
|
1 year ago |
Alan Johnston
|
8a0f9041a4
|
Update main.c add back LPF check
|
1 year ago |
Alan Johnston
|
a090f88db6
|
Update main.c remove checks
|
1 year ago |
Alan Johnston
|
491c12c358
|
Update main.c remove tx_freq_hz
|
1 year ago |
Alan Johnston
|
f8cd4c4c5c
|
Update main.c only start rpitx at start
|
1 year ago |
Alan Johnston
|
345dfd6c05
|
Update main.c start rpitx
|
1 year ago |
Alan Johnston
|
bc6a7fa2e4
|
Update main.c no LED control
|
1 year ago |
Alan Johnston
|
4244d2a3d7
|
Update main.c fix > to <
|
1 year ago |
Alan Johnston
|
02f70d80d5
|
Update main.c add uptime_sec check for 5 or 10 sec sleep at start
|
1 year ago |
Alan Johnston
|
77ab9936ae
|
Update main.c added REPEATER and TXCOMMAND
|
1 year ago |
Alan Johnston
|
be3eb191aa
|
Update main.c changed to sleep(30) for SSTV and Transmit Command
|
1 year ago |
Alan Johnston
|
ccfd2617dc
|
Update main.c fixed delay detection
|
1 year ago |
Alan Johnston
|
8aeb6f5569
|
Update main.c move loopTime
|
1 year ago |
Alan Johnston
|
880cdce572
|
Update main.c check for both c&c and direwolf
|
1 year ago |
Alan Johnston
|
1f44cfedf7
|
Update main.c typo in offset
|
1 year ago |
Alan Johnston
|
5836db7ecb
|
Update main.c if command and control off, don't add extra delay
|
1 year ago |
Alan Johnston
|
ed83dcf2b8
|
Update main.c add sleep 10 for Pi Zero
|
1 year ago |
Alan Johnston
|
b4e84264dc
|
Update main.c change pi zero 2 offset to 500
|
1 year ago |
Alan Johnston
|
70aac04d4d
|
Update main.c print opening serial
|
1 year ago |
Alan Johnston
|
9ce364ed7b
|
Update main.c get payload
|
1 year ago |
Alan Johnston
|
0ff8ae7716
|
Update main.c debug payload read
|
1 year ago |
Alan Johnston
|
47299a91d1
|
Update main.c sleep prints
|
1 year ago |
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
Update main.c added echo broadcast to wall for shutdown and reboots
|
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 |