Commit Graph

554 Commits (7d22bd68dad6cd2aa8148705e8cc8d108c8347de)

Author SHA1 Message Date
alanbjohnston 7d22bd68da
added more printfs to diagnose
7 years ago
alanbjohnston b52d5abfe0
added printfs for ctr1 and ctr3 to see how many bytes of data8 and data10 written
7 years ago
alanbjohnston 9eb0e7c16e
set frame count to 4
7 years ago
alanbjohnston a6dc543618
put in killall
7 years ago
alanbjohnston ee26fa813d
changing sent printf
7 years ago
alanbjohnston fa2eee922c
changed from i to ctr
7 years ago
alanbjohnston a25847ec54
changed send to i from buffSize
7 years ago
alanbjohnston d9f6cc0010
turned off alt, added printf i and buffSize
7 years ago
alanbjohnston aa627afcb4
added write_wave with buffer[alt]
7 years ago
alanbjohnston 6a61c876ab
back to alternating
7 years ago
alanbjohnston 404674e5c7
back to sleep(3)
7 years ago
alanbjohnston bc0b9514ab
changed sleep to 5
7 years ago
alanbjohnston 97668d75d8
added printf of sock send attempt
7 years ago
alanbjohnston 44de671d53
changed sleep(3) to 1.
7 years ago
alanbjohnston 2d49ce36fd
Update main.c
7 years ago
alanbjohnston 45bc295287
removed printfs
7 years ago
alanbjohnston 6eaa0ff6a7
inserted two sleeps
7 years ago
alanbjohnston e813ba537b
set rpitxStatus if socket lost
7 years ago
alanbjohnston f32c8d00a6
printf on open socket
7 years ago
alanbjohnston 6091c8be80
keep alt = 0, reopen socket on failure, print error in open
7 years ago
alanbjohnston 3a26bd7ee6
set frameCnt back to 3
7 years ago
alanbjohnston 94e1e68c2b
changed frameCnt to 1 to see if connection reset error goes away
7 years ago
alanbjohnston c52796f4a2
Update main.c
7 years ago
alanbjohnston 903fff053a
printf errono if an error in send
7 years ago
alanbjohnston f672b1921b
Update main.c
7 years ago
alanbjohnston f2bc637f1e
include <errno.h>
7 years ago
alanbjohnston 720f804053
added strerror(errno) for send()
7 years ago
alanbjohnston a4d6a7e571
added printf of return value of send()
7 years ago
alanbjohnston 8ae05e2511
fixed dim of buffer
7 years ago
alanbjohnston 07ad5ec59f
Update main.c
7 years ago
alanbjohnston f45bbc645b
made buffer a global
7 years ago
alanbjohnston 16a8aafcb6
print out max bufLen
7 years ago
alanbjohnston 0172a63445
Update main.c
7 years ago
alanbjohnston 6471317960
Update main.c
7 years ago
alanbjohnston bc4ead6f88
added alt to buffer which alternates between 0 and 1
7 years ago
alanbjohnston 3be637dae6
commented out changing mode
7 years ago
alanbjohnston 3482f3a298
printf get_tlm
7 years ago
alanbjohnston 5d4f0d5a08
pre increment mode
7 years ago
alanbjohnston 8eb069b1f8
added modulo printf
7 years ago
alanbjohnston e9cc3e187a
fixed divide by 0
7 years ago
alanbjohnston 2903c8dc05
moved mode settings into loop
7 years ago
alanbjohnston ec22b535d1
incrementing mode modulo 3
7 years ago
alanbjohnston 8f22a0c0a8
works for FSK and BPSK with two sleep(1)s
7 years ago
alanbjohnston 830771d17d
put back in 1 sleep(1)
7 years ago
alanbjohnston 59d66b92d3
added > /dev/null 2>&1 to fuser
7 years ago
alanbjohnston 6dfeda59a0
added > /dev/null 2>&1 to kill
7 years ago
alanbjohnston 87abd8aa70
removed most sleep(1)
7 years ago
alanbjohnston 7adeb180a9
Update main.c
7 years ago
alanbjohnston cdb8e1a216
added sleep(1) after popoens
7 years ago
alanbjohnston ecea1398ae
added sleep(1) after rpitx
7 years ago

Powered by TurnKey Linux.