Jonathan Dahan
9a98aed96e
macOS: use INSTALLDIR in makefile to find libraries
2018-10-01 14:26:22 -04:00
Jonathan Dahan
9665fa845b
macOS: use march=native in build
2018-10-01 14:26:22 -04:00
Jonathan Dahan
331b5774f9
macOS: remove -fslp-vectorize-aggressive as it is deprecated
2018-10-01 14:26:22 -04:00
Josh Buhler
49ea703af1
Makefile tweaks
...
Uses the changes from pull request #71 by schuyler from the main direwolf repo
2018-04-03 19:56:02 -06:00
wb2osz
3611971fe7
Remove misc.a from kissutil dependencies.
2017-12-18 19:10:57 -05:00
wb2osz
37179479ca
Mac OS X patches.
2017-12-16 17:00:56 -05:00
wb2osz
c904b57d1d
Time stamps and documentation for kissutil.
2017-09-30 13:41:58 -04:00
wb2osz
72470992aa
Mac OSX compile fixes.
2017-08-27 11:41:15 -04:00
WB2OSZ
be7ee8211e
decode_aprs can now process KISS or AX.25 frames as sequences of hexadecimal numbers.
2017-05-24 19:25:08 -04:00
WB2OSZ
bef8a97323
KISS TNC enhancements: Multiple TCP clients, serial port for Linux, polling for Bluetooth device.
2017-05-03 17:41:37 -04:00
WB2OSZ
74ac4812d5
New client side packet filter to select "messages" only to stations that have been heard nearby recently. This is now the default if no IS to RF filter is specified.
...
Expanded debug options so you can understand what is going on with packet filtering.
Added new document Successful-APRS-IGate-Operation.pdf with IGate background, configuration, and troubleshooting tips.
2017-01-01 11:49:55 -05:00
WB2OSZ
40047e91d9
Fix segmentation fault when -p command line option used.
...
We need to define a couple more symbols for glibc >= 2.24.
Complete details:
https://github.com/wb2osz/direwolf/issues/62
modified: Makefile.linux
modified: Makefile.macosx
2016-12-21 08:47:08 -05:00
WB2OSZ
200f669bbc
PTT was being turned off too soon when sending Morse code.
...
Add capability to send DTMF tones.
-qd option now suppresses complaints about telemetry packets.
Handle more than 150 destinations in tocalls.txt.
2016-12-16 20:12:38 -05:00
WB2OSZ
d85abe214f
AX.25 v2.2 connected mode.
...
modified: CHANGES.md
modified: Makefile.linux
modified: Makefile.macosx
modified: Makefile.win
modified: README.md
modified: atest.c
modified: audio.h
new file: ax25_link.c
new file: ax25_link.h
modified: ax25_pad.c
modified: ax25_pad.h
modified: ax25_pad2.c
new file: cdigipeater.c
new file: cdigipeater.h
modified: config.c
modified: config.h
modified: digipeater.c
modified: direwolf.c
modified: direwolf.h
modified: dlq.c
modified: dlq.h
modified: doc/Going-beyond-9600-baud.pdf
modified: doc/Raspberry-Pi-APRS.pdf
modified: doc/Raspberry-Pi-SDR-IGate.pdf
modified: doc/User-Guide.pdf
modified: gen_packets.c
modified: hdlc_rec.c
modified: hdlc_send.c
modified: hdlc_send.h
modified: igate.c
modified: log.c
modified: log.h
modified: multi_modem.c
modified: pfilter.c
modified: pfilter.h
modified: ptt.c
modified: recv.c
modified: serial_port.c
modified: server.c
modified: server.h
modified: symbols-new.txt
modified: tocalls.txt
modified: tq.c
modified: tq.h
modified: waypoint.c
modified: xid.c
new file: xid.h
modified: xmit.c
2016-11-20 14:58:51 -05:00
WB2OSZ
3e9118ba17
1.4 development snapshot C.
...
IBEACON for IGate statistics. NMEA style waypoints. Clean up compile warnings and header file use for Windows.
2016-07-03 18:09:34 -04:00
WB2OSZ
4f1918c3af
Add 2400 & 4800 PSK modems. New functions to handle frames besides UI.
2016-05-01 18:46:47 -04:00
WB2OSZ
1f8b330185
Generate NMEA waypoint sentences ($PKWDWPL, etc.) for position and object reports.
...
These can be used by Geosat AvMap or other mapping applications.
2016-03-20 19:23:09 -04:00
WB2OSZ
7da6f7956b
Update the symbols & tocalls file.
...
modified: Makefile.linux
modified: Makefile.macosx
modified: symbols-new.txt
modified: symbolsX.txt
modified: tocalls.txt
2016-02-27 15:37:45 -05:00
WB2OSZ
107a8125c7
Mac OSX build procedure is now better about locating the SDK.
...
modified: Makefile.macosx
new file: search_sdks.sh
2016-01-24 10:11:17 -05:00
WB2OSZ
4c60979844
Rewrite GPS handling. Lots of other clean up.
2015-11-07 20:57:02 -05:00
WB2OSZ
dd27f9960b
Development snapshot 1.3 dev F.
...
Changes to be committed:
modified: .gitattributes
modified: CHANGES.md
modified: Makefile
modified: Makefile.linux
new file: Makefile.macosx
modified: Makefile.win
modified: aclients.c
modified: aprs_tt.c
modified: aprs_tt.h
modified: atest.c
modified: audio.c
modified: audio.h
new file: audio_portaudio.c
new file: audio_stats.c
new file: audio_stats.h
modified: audio_win.c
modified: ax25_pad.c
modified: ax25_pad.h
modified: beacon.c
modified: config.c
modified: config.h
modified: decode_aprs.c
modified: decode_aprs.h
modified: demod.c
modified: digipeater.c
modified: direwolf.c
modified: direwolf.h
modified: dlq.c
modified: doc/README.md
modified: doc/Raspberry-Pi-APRS.pdf
modified: doc/User-Guide.pdf
new file: doc/WA8LMF-TNC-Test-CD-Results.pdf
modified: dtime_now.c
modified: dtmf.c
modified: dw-start.sh
modified: encode_aprs.c
modified: encode_aprs.h
modified: gen_packets.c
modified: gen_tone.c
modified: gen_tone.h
new file: generic.conf
modified: grm_sym.h
modified: hdlc_rec.c
modified: hdlc_rec.h
modified: igate.c
modified: kiss.c
modified: kiss_frame.c
modified: kissnet.c
modified: latlong.c
modified: man1/direwolf.1
modified: mgn_icon.h
modified: misc/README-dire-wolf.txt
new file: misc/strlcat.c
new file: misc/strlcpy.c
modified: morse.c
new file: morse.h
modified: nmea.c
modified: pfilter.c
modified: ptt.c
new file: serial_port.c
new file: serial_port.h
modified: server.c
modified: symbols.c
modified: symbols.h
new file: telemetry-toolkit/telem-balloon.conf
new file: telemetry-toolkit/telem-balloon.pl
new file: telemetry-toolkit/telem-bits.pl
new file: telemetry-toolkit/telem-data.pl
new file: telemetry-toolkit/telem-data91.pl
new file: telemetry-toolkit/telem-eqns.pl
new file: telemetry-toolkit/telem-m0xer-3.txt
new file: telemetry-toolkit/telem-parm.pl
new file: telemetry-toolkit/telem-unit.pl
new file: telemetry-toolkit/telem-volts.conf
new file: telemetry-toolkit/telem-volts.py
modified: telemetry.c
modified: textcolor.c
modified: tq.c
modified: tt_text.c
modified: tt_text.h
modified: tt_user.c
modified: tt_user.h
modified: utm2ll.c
modified: version.h
new file: walk96.c
modified: xmit.c
2015-09-07 19:56:20 -04:00