direwolf/src
wb2osz f9cf42b291 Better interpretation of bulletin identifiers. 2023-06-03 20:24:30 +01: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 spellling (#409) 2023-01-28 15:58:09 -05: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 Clean up atest EAS receive. 2023-04-30 21:48:51 +01:00
audio.c Improve error message. 2023-03-05 15:06:48 +00:00
audio.h Fix spellling (#409) 2023-01-28 15:58:09 -05:00
audio_portaudio.c Fix spellling (#409) 2023-01-28 15:58:09 -05:00
audio_stats.c Assorted minor cleanups. 2022-11-25 22:59:36 +00: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 Fix spellling (#409) 2023-01-28 15:58:09 -05:00
ax25_link.c New warnings for gcc 11.3. 2023-05-11 21:29:45 +01:00
ax25_link.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
ax25_pad.c Pull request 439 - Fix audio level display for B demodulator. 2023-01-23 23:11:34 +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 Complete the new ICHANNEL feature. 2023-01-30 02:50:17 +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 Add AIOC to list for cm108 ptt. 2023-05-18 00:17:39 +01:00
cm108.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
config.c Improved error messages. 2023-05-14 23:25:02 +01:00
config.h clean up 2022-10-01 02:32:43 +01:00
decode_aprs.c Better interpretation of bulletin identifiers. 2023-06-03 20:24:30 +01:00
decode_aprs.h Better interpretation of bulletin identifiers. 2023-06-03 20:24:30 +01: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 1.7 dev version G 2023-05-08 03:23:26 +01:00
demod.h Issue 401 - Avoid receiving own transmission due to audio crosstalk. 2023-05-08 02:27:59 +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 Pull request 439 - Fix audio level display for B demodulator. 2023-01-23 23:11:34 +00: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 More comments. 2023-03-05 15:10:05 +00:00
digipeater.h Fix ttgrid corner and various cleanups. 2022-02-25 22:29:07 +00:00
direwolf.c Improved error messages. 2023-05-14 23:25:02 +01:00
direwolf.h clean up 2022-10-01 02:32:43 +01:00
dlq.c New warnings for gcc 11.3. 2023-05-11 21:29:45 +01:00
dlq.h New warnings for gcc 11.3. 2023-05-11 21:29:45 +01: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 Complete the new ICHANNEL feature. 2023-01-30 02:50:17 +00:00
dtime_now.h Complete the new ICHANNEL feature. 2023-01-30 02:50:17 +00: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 Tested compatibility with gpsd 3.25. 2023-01-15 22:54:11 +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 Just comments. 2022-10-01 02:28:10 +01: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 Fix spellling (#409) 2023-01-28 15:58:09 -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 Just comments. 2022-10-01 02:28:10 +01: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 Add EAS to gen_packets. 2023-05-01 02:41:05 +01:00
gen_tone.c Add EAS to gen_packets. 2023-05-01 02:41:05 +01:00
gen_tone.h Add EAS to gen_packets. 2023-05-01 02:41:05 +01:00
grm_sym.h Spelling errors. 2022-03-24 00:15:04 +01:00
hdlc_rec.c First rough approximation of ICHANNEL. 2021-12-09 22:30:31 -05: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 EAS to gen_packets. 2023-05-01 02:41:05 +01:00
hdlc_send.h Add EAS to gen_packets. 2023-05-01 02:41:05 +01:00
igate.c Merge branch 'dev' of http://github.com/wb2osz/direwolf into dev 2023-01-30 03:09:23 +00: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 Reduce noise. 2023-03-05 15:12:49 +00:00
il2p_init.c Fix spelling errors 2022-03-22 20:10:29 -04:00
il2p_payload.c Fix spellling (#409) 2023-01-28 15:58:09 -05: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 Use channel rather than port when dumping KISS frame. 2023-04-26 01:07:05 +01:00
kiss_frame.h Assorted minor cleanups. 2022-11-25 22:59:36 +00: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 Add in a couple missing includes to clean up build warnings 2023-01-16 10:43:25 -05: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 Assorted minor cleanups. 2022-11-25 22:59:36 +00: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 Assorted minor cleanups. 2022-11-25 22:59:36 +00:00
pfilter.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
ptt.c 1.7 dev version G 2023-05-08 03:23:26 +01:00
ptt.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00
recv.c Assorted minor cleanups. 2022-11-25 22:59:36 +00: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 Silently ignore AGW protocol application login. 2023-05-21 21:32:54 +01:00
server.h More complete monitoring messages to AGW client app. 2020-04-13 21:07:10 -04:00
symbols.c Fix spellling (#409) 2023-01-28 15:58:09 -05: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 Complete the new ICHANNEL feature. 2023-01-30 02:50:17 +00: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 Fix spellling (#409) 2023-01-28 15:58:09 -05: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 Fix spellling (#409) 2023-01-28 15:58:09 -05: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 Fix spellling (#409) 2023-01-28 15:58:09 -05:00
xmit.h reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00