direwolf/src
Dave van der Locht 29b82e2724 Added channel interlock functionality
New INTERLOCK parameter for config file interlocks all channels with the same interlock number configured to share DCD and PTT signaling.
Useful with several setup types where 2 or more channels shouldn't interfere with eachother. For example when radios and/or antennas are shared.
2022-05-27 11:31:27 +02:00
..
CMakeLists.txt Add IL2P. 2021-10-22 17:29:20 -04:00
aclients.c Include <stddef.h> everywhere ptrdiff_t is used 2019-12-04 21:38:12 -06:00
agwlib.c Fix errors in strings 2021-09-19 21:25:00 +02:00
agwlib.h FX.25 2020-01-05 20:08:22 -05:00
ais.c Fix errors in comments 2021-09-19 21:25:00 +02:00
ais.h AIS refinements. 2020-04-25 07:59:06 -04:00
appserver.c Fix spelling errors 2022-03-22 20:10:29 -04:00
aprs_tt.c Fix ttgrid corner and various cleanups. 2022-02-25 22:29:07 +00:00
aprs_tt.h Pull request 353 - Fix spelling errors. 2021-09-29 18:28:17 -04:00
atest.c Added channel interlock functionality 2022-05-27 11:31:27 +02:00
audio.c Fix spelling errors 2022-03-22 20:10:29 -04:00
audio.h Added channel interlock functionality 2022-05-27 11:31:27 +02:00
audio_portaudio.c Fix errors in comments 2021-09-19 21:25:00 +02:00
audio_stats.c reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
audio_stats.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
audio_win.c Digipeat noid 2022-01-30 20:00:43 +00:00
ax25_link.c Added channel interlock functionality 2022-05-27 11:31:27 +02:00
ax25_link.h Added channel interlock functionality 2022-05-27 11:31:27 +02:00
ax25_pad.c Fix ttgrid corner and various cleanups. 2022-02-25 22:29:07 +00:00
ax25_pad.h Merge branch 'dev' of http://github.com/wb2osz/direwolf into dev 2021-09-29 18:41:02 -04:00
ax25_pad2.c Fix IL2P for 9600 bps. 2021-11-22 21:10:31 -05:00
ax25_pad2.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
beacon.c Pull request 301 2022-02-16 02:43:29 +00:00
beacon.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
cdigipeater.c First rough approximation of ICHANNEL. 2021-12-09 22:30:31 -05:00
cdigipeater.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
cm108.c Fix spelling errors 2022-03-22 20:10:29 -04:00
cm108.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
config.c Added channel interlock functionality 2022-05-27 11:31:27 +02:00
config.h Cleanups 2022-02-16 02:42:15 +00:00
decode_aprs.c Merge branch 'dev' of http://github.com/wb2osz/direwolf into dev 2022-03-23 19:25:58 -04:00
decode_aprs.h Clean up warnings. 2022-02-27 15:30:16 +00:00
dedupe.c reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
dedupe.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
demod.c First rough approximation of ICHANNEL. 2021-12-09 22:30:31 -05:00
demod.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
demod_9600.c Fix spelling errors 2022-03-22 20:10:29 -04:00
demod_9600.h Speed up 9600 demodulator. 2021-11-22 21:15:17 -05:00
demod_afsk.c Fix spelling errors 2022-03-22 20:10:29 -04:00
demod_afsk.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
demod_psk.c Pull request 353 - Fix spelling errors. 2021-09-29 18:28:17 -04:00
demod_psk.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
digipeater.c Special ATGP digipeating hack. 2022-03-24 00:12:01 +01:00
digipeater.h Fix ttgrid corner and various cleanups. 2022-02-25 22:29:07 +00:00
direwolf.c Fix ttgrid corner and various cleanups. 2022-02-25 22:29:07 +00:00
direwolf.h First rough approximation of ICHANNEL. 2021-12-09 22:30:31 -05:00
dlq.c Cleanups 2022-02-16 02:42:15 +00:00
dlq.h FX.25 2020-01-05 20:08:22 -05:00
dns_sd_avahi.c Fix spelling errors 2022-03-22 20:10:29 -04:00
dns_sd_common.c Implement DNS-SD publishing of KISS over TCP service on Linux and Mac 2020-12-28 20:38:09 +00:00
dns_sd_common.h Implement DNS-SD publishing of KISS over TCP service on Linux and Mac 2020-12-28 20:38:09 +00:00
dns_sd_dw.h Implement DNS-SD publishing of KISS over TCP service on Linux and Mac 2020-12-28 20:38:09 +00:00
dns_sd_macos.c Quick hack until I can handle multiple KISS TCP ports properly. 2021-01-04 21:25:49 -05:00
dsp.c New AFSK demodulators. 2020-11-27 21:25:35 -05:00
dsp.h New AFSK demodulators. 2020-11-27 21:25:35 -05:00
dtime_now.c cmake: windows build fixes 2019-11-09 08:31:35 +01:00
dtime_now.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
dtmf.c First rough approximation of ICHANNEL. 2021-12-09 22:30:31 -05:00
dtmf.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
dwgps.c Fix errors in comments 2021-09-19 21:25:00 +02:00
dwgps.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
dwgpsd.c The constant thorn in my side. 2022-02-16 02:55:19 +00:00
dwgpsd.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
dwgpsnmea.c gpsd 3.23 (API 12) compatibility and cleanups. 2022-01-02 02:55:11 +00:00
dwgpsnmea.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
dwsock.c reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
dwsock.h Compile warnings. 2022-03-24 00:21:12 +01:00
encode_aprs.c Fix spelling errors 2022-03-22 20:10:29 -04:00
encode_aprs.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
fcs_calc.c reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
fcs_calc.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
fsk_demod_state.h Speed up 9600 demodulator. 2021-11-22 21:15:17 -05:00
fsk_filters.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
fsk_gen_filter.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
fx25.h FX.25 2020-01-05 20:08:22 -05:00
fx25_auto.c AIS reception. 2020-04-19 00:59:32 -04:00
fx25_encode.c FX.25 2020-01-05 20:08:22 -05:00
fx25_extract.c FX.25 2020-01-05 20:08:22 -05:00
fx25_init.c Fix ttgrid corner and various cleanups. 2022-02-25 22:29:07 +00:00
fx25_rec.c Fix errors in comments 2021-09-19 21:25:00 +02:00
fx25_send.c FX.25 enable value 1 now selects appropriate tag for frame length. 2020-06-22 17:04:03 -04:00
gen_packets.c First rough approximation of ICHANNEL. 2021-12-09 22:30:31 -05:00
gen_tone.c First rough approximation of ICHANNEL. 2021-12-09 22:30:31 -05:00
gen_tone.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
grm_sym.h Spelling errors. 2022-03-24 00:15:04 +01:00
hdlc_rec.c Added channel interlock functionality 2022-05-27 11:31:27 +02:00
hdlc_rec.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
hdlc_rec2.c Fix errors in comments 2021-09-19 21:25:00 +02:00
hdlc_rec2.h FX.25 2020-01-05 20:08:22 -05:00
hdlc_send.c Add IL2P. 2021-10-22 17:29:20 -04:00
hdlc_send.h Add IL2P. 2021-10-22 17:29:20 -04:00
igate.c First rough approximation of ICHANNEL. 2021-12-09 22:30:31 -05:00
igate.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
il2p.h Add IL2P. 2021-10-22 17:29:20 -04:00
il2p_codec.c Fix spelling errors 2022-03-22 20:10:29 -04:00
il2p_header.c Fix spelling errors 2022-03-22 20:10:29 -04:00
il2p_init.c Fix spelling errors 2022-03-22 20:10:29 -04:00
il2p_payload.c Fix spelling errors 2022-03-22 20:10:29 -04:00
il2p_rec.c Shut off confusing debug message. 2021-11-11 20:01:30 -05:00
il2p_scramble.c Add IL2P. 2021-10-22 17:29:20 -04:00
il2p_send.c Add IL2P. 2021-10-22 17:29:20 -04:00
il2p_test.c Fix spelling errors 2022-03-22 20:10:29 -04:00
kiss.c Pull request 353 - Fix spelling errors. 2021-09-29 18:28:17 -04:00
kiss.h Allow multiple TCP KISS ports and option for single radio channel. 2021-01-04 19:43:00 -05:00
kiss_frame.c Fix ttgrid corner and various cleanups. 2022-02-25 22:29:07 +00:00
kiss_frame.h Fix spelling errors 2022-03-22 20:10:29 -04:00
kissnet.c Cleanups 2022-02-16 02:42:15 +00:00
kissnet.h Allow multiple TCP KISS ports and option for single radio channel. 2021-01-04 19:43:00 -05:00
kissserial.c Pull request 353 - Fix spelling errors. 2021-09-29 18:28:17 -04:00
kissserial.h Allow multiple TCP KISS ports and option for single radio channel. 2021-01-04 19:43:00 -05:00
kissutil.c Merge branch 'dev' of http://github.com/wb2osz/direwolf into dev 2021-09-29 18:41:02 -04:00
latlong.c Fix ttgrid corner and various cleanups. 2022-02-25 22:29:07 +00:00
latlong.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
ll2utm.c reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
log.c Compile warnings. 2022-03-24 00:21:12 +01:00
log.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
log2gpx.c Cleanups 2022-02-16 02:42:15 +00:00
mgn_icon.h Spelling errors. 2022-03-24 00:15:04 +01:00
mheard.c Fix spelling errors 2022-03-22 20:10:29 -04:00
mheard.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
morse.c First rough approximation of ICHANNEL. 2021-12-09 22:30:31 -05:00
morse.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
multi_modem.c First rough approximation of ICHANNEL. 2021-12-09 22:30:31 -05:00
multi_modem.h Add IL2P. 2021-10-22 17:29:20 -04:00
pfilter.c Fix ttgrid corner and various cleanups. 2022-02-25 22:29:07 +00:00
pfilter.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
ptt.c First rough approximation of ICHANNEL. 2021-12-09 22:30:31 -05:00
ptt.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
recv.c Fix errors in comments 2021-09-19 21:25:00 +02:00
recv.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
redecode.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
rpack.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
rrbb.c Cleanups 2022-02-16 02:42:15 +00:00
rrbb.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
serial_port.c Avoid serial port write error for Windows, 2021-09-21 13:29:29 -04:00
serial_port.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
server.c Issue 366 - Remove 0x from pid in monitor header. 2021-12-19 16:30:45 -05:00
server.h More complete monitoring messages to AGW client app. 2020-04-13 21:07:10 -04:00
symbols.c Spelling errors. 2022-03-24 00:15:04 +01:00
symbols.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
telemetry.c Fix errors in strings 2021-09-19 21:25:00 +02:00
telemetry.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
textcolor.c Fix errors in comments 2021-09-19 21:25:00 +02:00
textcolor.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
tnctest.c Fix spelling errors 2022-03-22 20:10:29 -04:00
tq.c First rough approximation of ICHANNEL. 2021-12-09 22:30:31 -05:00
tq.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
tt_text.c Cleanups 2022-02-16 02:42:15 +00:00
tt_text.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
tt_user.c Pull request 353 - Fix spelling errors. 2021-09-29 18:28:17 -04:00
tt_user.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
ttcalc.c Cleanups 2022-02-16 02:42:15 +00:00
tune.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
utm2ll.c reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
version.h EAS SAME reception. 2020-06-13 21:33:10 -04:00
walk96.c walk96: fix builing errors (api mismatch) 2019-11-09 08:26:37 +01:00
waypoint.c Cleanups 2022-02-16 02:42:15 +00:00
waypoint.h AIS Reception enhancements. 2020-05-26 21:20:37 -04:00
xid.c Fix errors in comments 2021-09-19 21:25:00 +02:00
xid.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
xmit.c First rough approximation of ICHANNEL. 2021-12-09 22:30:31 -05:00
xmit.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00