Commit Graph

  • 7fa91dd551
    Merge pull request #326 from jmkristian/w6jmk-cm108 1.7-dev-A wb2osz 2021-03-15 20:37:27 -04:00
  • 09de2f6681 Declare cm108 functions explicitly. John Kristian 2021-03-13 17:39:04 -08:00
  • e449e39d4d Update comments. wb2osz 2021-03-12 19:50:25 -05:00
  • 0c285a0c6d cosme SASANO Takayoshi 2021-02-26 06:57:59 +09:00
  • c18b562409 add sndio support (CMake) SASANO Takayoshi 2021-02-25 20:36:34 +09:00
  • 677117bff0 add sndio support SASANO Takayoshi 2021-02-25 20:35:41 +09:00
  • 04b32c41c2 Limited support for CM108/CM119 GPIO support on Windows. wb2osz 2021-02-07 16:28:26 -05:00
  • a1afcbbafe Limited support for CM108/CM119 GPIO PTT on Windows. wb2osz 2021-02-07 16:19:34 -05:00
  • 667e9caaf2 Quick hack until I can handle multiple KISS TCP ports properly. wb2osz 2021-01-04 21:25:49 -05:00
  • 7ac1262fdf Fix Linux build. wb2osz 2021-01-04 21:03:00 -05:00
  • 8683ddcbd6 Allow multiple TCP KISS ports and option for single radio channel. wb2osz 2021-01-04 19:43:00 -05:00
  • fe6cba2b0d
    Merge pull request #309 from df7cb/telemetry-python3 wb2osz 2021-01-03 17:47:36 -05:00
  • a30f90956b scripts/telemetry-toolkit/telem-volts.py: Port to python3 Christoph Berg 2021-01-03 22:45:36 +01:00
  • 81447ed49f Comments about units. wb2osz 2021-01-01 21:12:07 -05:00
  • 6513efd052 Fix UNITTEST for MacOSX. wb2osz 2021-01-01 21:09:25 -05:00
  • 5d02e0ba0e Issue 292 - Remove serial port speed restriction for Mac OSX. wb2osz 2021-01-01 21:03:04 -05:00
  • 14d6eed205 Merge branch 'hessu-feature/dns-sd' into dev wb2osz 2021-01-01 19:57:06 -05:00
  • 6f95752cab Merge branch 'feature/dns-sd' of git://github.com/hessu/direwolf into hessu-feature/dns-sd wb2osz 2021-01-01 19:55:58 -05:00
  • 085e837a26 Enhanced transmit calibration tone option (-x) with channel and tone selection. wb2osz 2020-12-31 19:57:31 -05:00
  • 1cad6edb42 Allow radio channel number for -x transmit calibration tone option. wb2osz 2020-12-31 19:49:55 -05:00
  • 8bca4862b0
    Merge pull request #305 from BehemothTheKitten/x_fm_calibrate wb2osz 2020-12-31 15:04:53 -05:00
  • 52e3a5b3af Display speed and altitude in both metric and Imperial units. wb2osz 2020-12-31 14:42:27 -05:00
  • 1d67b44669 Issue 150 - Check whether platform provides strlcpy & strlcat or if we need to provide our own. wb2osz 2020-12-30 22:32:09 -05:00
  • feb1034cca Implement DNS-SD publishing of KISS over TCP service on Linux and Mac Heikki Hannikainen 2020-12-27 13:48:46 +00:00
  • 042a0c44ed Addded options to transmit steady tones at various frequencies (including 1200/2200Hz) to -x command line argument in Direwolf. This is useful for calibrating FM deviation using a meter, devcal, or manually. See: BehemothTheKitten 2020-12-23 14:52:32 -06:00
  • 07fdc7544f Raise upper limits. wb2osz 2020-11-27 22:21:07 -05:00
  • c1e19601f5 More consistent results. wb2osz 2020-11-27 21:56:19 -05:00
  • 9922f176b2 New AFSK demodulators. 'A' uses mark and space filters but simpler and cleaner than earlier attempts. New 'B' uses a different technique where the demodulated signal is proportional to the frequency. wb2osz 2020-11-27 21:25:35 -05:00
  • fdf660a7f1 New "-d d" command line option for APRStt debug. wb2osz 2020-11-21 20:13:51 -05:00
  • 791982a5e4
    Merge pull request #261 from ew1abz/dev wb2osz 2020-11-14 10:54:43 -05:00
  • adebd06a05 Issue 297 - FORCE_SSE is always active on i386/amd64 wb2osz 2020-11-14 10:14:43 -05:00
  • 48b9bac872 When decoding a third party traffic packet, decode the payload. wb2osz 2020-11-13 20:46:57 -05:00
  • e272ff87c8 Issue 269 - Morse code 'I' was sent wrong. wb2osz 2020-11-07 21:09:25 -05:00
  • 714d03f1d8 Bump version number up to 1.7 development. wb2osz 2020-11-07 18:38:10 -05:00
  • 8ac14f86f5 Mention cmake scripts contributor. wb2osz 2020-11-07 18:12:46 -05:00
  • a20728762b Issue 298 - Add beacon SOURCE option to override AX.25 source. wb2osz 2020-11-07 17:43:47 -05:00
  • 4a1aa2b148 Issue 296 - Avoid potential buffer overflow. wb2osz 2020-11-05 18:51:00 -05:00
  • 413855e791 Merge branch 'dev' to master for release 1.6. 1.6 1.6 wb2osz 2020-10-27 20:45:30 -04:00
  • bfc708d014 Final User Guide for release 1.6. wb2osz 2020-10-27 20:25:09 -04:00
  • 37f148ef25 Misc. RPi documentation updates for release 1.6. wb2osz 2020-10-27 20:15:28 -04:00
  • 7cd027fcda Issue 295 - Yet another incompatible change for the libgps API. wb2osz 2020-10-27 18:04:07 -04:00
  • 512e8f88a9 Avoid compiler error. wb2osz 2020-10-26 20:41:49 -04:00
  • fb888577fb Cleanup sample direwolf.conf file. wb2osz 2020-10-26 20:23:40 -04:00
  • 91bc2d9627 ADEVICE example for Mac OSX and misc. cleanup. wb2osz 2020-10-25 22:52:57 -04:00
  • e8f1133226 Increase tocalls limit. wb2osz 2020-10-25 22:01:09 -04:00
  • 79d80ccb8e Change from development to release version. wb2osz 2020-10-25 21:38:51 -04:00
  • 3960942488 Fix compile warnings on Mac. wb2osz 2020-10-25 21:35:19 -04:00
  • 3a5f72acab direwolf man page: AIS, EAS, FX.25, text colors. wb2osz 2020-10-25 19:28:45 -04:00
  • ff34d92776 EAS to APRS message converter and Ham Radio of Things (HRoT). wb2osz 2020-10-24 19:45:43 -04:00
  • 3a6a35785f More examples of applications. wb2osz 2020-10-24 19:44:21 -04:00
  • a10c2175fe Latest tocalls.txt. wb2osz 2020-10-24 19:39:31 -04:00
  • fda6f52437 Add another example to use FX.25. wb2osz 2020-10-24 19:37:14 -04:00
  • b12e56fef4 Add link to more information. wb2osz 2020-10-24 19:33:58 -04:00
  • 3e4c28231a Packaging for both 32 and 64 bit Windows platforms. wb2osz 2020-10-24 19:01:20 -04:00
  • c0fc5f052d Increase default for time since message addressee heard. wb2osz 2020-10-24 11:38:44 -04:00
  • adae04b05f Finish up overview of changes for 1.6. wb2osz 2020-10-21 22:54:51 -04:00
  • 7d4a49aecb Issue 290 - Add capability to set serial port speed for hamlib. wb2osz 2020-10-21 22:07:19 -04:00
  • f0bd085a13 Makefile to help transition people to new build procedure for 1.6. wb2osz 2020-10-21 21:53:45 -04:00
  • 0775e4b6a2 Misc. documentation updates. wb2osz 2020-10-21 21:50:28 -04:00
  • 0ed3cd2863 Clarify, simplify. wb2osz 2020-07-25 10:30:34 -04:00
  • 96fdf71069 Make build instructions more explicit. wb2osz 2020-07-25 10:02:41 -04:00
  • 909b703b7e FX.25 enable value 1 now selects appropriate tag for frame length. wb2osz 2020-06-22 17:04:03 -04:00
  • 4b0395aeaf Remove speed warning for special cases. wb2osz 2020-06-20 21:15:44 -04:00
  • d747620257 Add another search location for tocalls.txt. wb2osz 2020-06-20 21:06:00 -04:00
  • 74cf91cc98 Issue 241 - Catch up with new gpsd incompatbilities. wb2osz 2020-06-20 20:49:00 -04:00
  • 81d11c5e93 Add libgpiod support Vladimir K 2020-04-05 19:43:41 -07:00
  • e2b32d1d2a EAS SAME reception. wb2osz 2020-06-13 21:33:10 -04:00
  • 5fd8120de7 Add AIS documentation. wb2osz 2020-06-01 23:08:12 -04:00
  • e9482ca0b2 Mention FX.25 compatibility with UZ7HO soundmodem. wb2osz 2020-06-01 21:02:02 -04:00
  • 45136a91eb AIS Reception enhancements. wb2osz 2020-05-26 21:20:37 -04:00
  • 0edb44efc3 Build procedure updates. wb2osz 2020-05-21 22:21:33 -04:00
  • 6be428bea1 More comments. wb2osz 2020-05-21 22:19:45 -04:00
  • dc40b461d0 Add troubleshooting tip to error message. wb2osz 2020-05-21 22:18:33 -04:00
  • 0661e23f21 Issue 271 - DCD dropping at wrong time. wb2osz 2020-05-21 21:37:34 -04:00
  • 74a5c34a94 AIS refinements. wb2osz 2020-04-25 07:59:06 -04:00
  • b99f9f33c2
    Merge pull request #268 from mdomsch/systemd wb2osz 2020-04-25 07:18:55 -04:00
  • 3135bb570b Add rpm spec and systemd files Matt Domsch 2020-04-24 08:33:09 -05:00
  • f293186403 Issue 266 - Default compile options now allow the result to run on a wider range of CPUs rather than optimizing for the build machine. wb2osz 2020-04-22 19:39:24 -04:00
  • b41b4445fb AIS reception. wb2osz 2020-04-19 00:59:32 -04:00
  • 0dc7cba1c5 AIS reception. wb2osz 2020-04-19 00:50:18 -04:00
  • 65d8d265cd More complete monitoring messages to AGW client app. wb2osz 2020-04-13 21:07:10 -04:00
  • c15903edb9 Issue 252 - Direwolf segments large frames when sending AX.25 version 2.0 packets. Instead, it should simply divide the data into packets without segment headers, on an AX.25 version 2.0 connection. wb2osz 2020-04-13 20:54:42 -04:00
  • e654ca46a6 Documenation updates for 1.6. wb2osz 2020-04-03 21:09:23 -04:00
  • 45cad0ff78 cmake: Avoid try_run when cross-compiling Vladimir K 2020-03-29 19:12:43 -07:00
  • cab47cfc48 -h command line option for help. wb2osz 2020-03-21 19:02:39 -04:00
  • 1484350465 Pull request 259 - Identify '{{' as user defined experimental. wb2osz 2020-03-21 18:06:57 -04:00
  • fde5bf6816 Update tocalls.txt. wb2osz 2020-02-20 20:40:46 -05:00
  • e54b851633 FreeBSD build fixes. wb2osz 2020-01-26 19:55:53 -05:00
  • c2b231494a Proper detection for udev. wb2osz 2020-01-19 18:44:25 -05:00
  • 7e44139eb3 Better error checking and helpful message. wb2osz 2020-01-19 18:42:50 -05:00
  • 4e816f8f8d chmod +x script wb2osz 2020-01-16 20:57:12 -05:00
  • 033d509920 Remove non-ASCII characters. wb2osz 2020-01-15 06:54:56 -05:00
  • 63b78c9fae More commentary on the FX.25 audio recordings found. We need some better test cases. wb2osz 2020-01-12 22:48:40 -05:00
  • 1f2a5cfdb8 FX.25 wb2osz 2020-01-05 20:08:22 -05:00
  • f08ed518b3
    Merge pull request #236 from mdomsch/include-stddef wb2osz 2019-12-07 15:12:38 -05:00
  • 2d4a8f4907 Include <stddef.h> everywhere ptrdiff_t is used Matt Domsch 2019-12-04 21:38:12 -06:00
  • d5cec4dc84 Fix compiler warnings for platforms where size of long is different than size of pointer. wb2osz 2019-11-30 20:20:13 -05:00
  • ff9eca682e Overhaul PSK demodulator. wb2osz 2019-11-30 19:20:55 -05:00
  • b382e5fb0f Add -lrt to Linux link so it will work with CentOS 6. wb2osz 2019-11-29 16:40:27 -05:00
  • 249f5bd471 Clean out old obsolete demodulators. wb2osz 2019-11-27 22:42:33 -05:00