Wykres commitów

11 Commity (3448c735b064dccd2aea26d5b15c9a30d06a1650)

Autor SHA1 Wiadomość Data
Daniele Forsi IU5HKX 3448c735b0 Remove non-working compilation instructions from comments
Some instructions were a copy and paste error, some did not link
to Hamlib. Compile all simulators with: make -C simulators check
or compile a single simulator replacing "check" with the name of
the simulator.

Fixed with:
perl -pe 's,// gcc.*\n,,' -i *.c
perl -pe 's,// On mingw.*\n,,' -i *.c
2025-04-30 19:34:22 +02:00
Daniele Forsi IU5HKX 037c4953ed Fix name of function in error messages
Fixed with:
perl -pe s/pstname/ptsname/ -i *.c
2025-04-30 19:22:36 +02:00
Mike Black W9MDB 5c269964c2 astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
Mike Black W9MDB 0e572f631b Update simft897.c 2024-03-17 08:53:53 -05:00
Mike Black W9MDB 4175929a48 More changes from cppcheck 2023-10-06 22:59:55 -05:00
Mike Black W9MDB f00661a8ae Fix unused cppcheck warnings
https://github.com/Hamlib/Hamlib/issues/1351
2023-10-01 12:01:38 -05:00
Mike Black W9MDB f45aea8859 Add simicom9100.c and fix compilation of all others due to POSIX requirements 2023-05-08 12:04:08 -05:00
Mike Black W9MDB 2a84386ae8 Add simft736.c and update others 2022-12-14 22:59:46 -06:00
Mike Black W9MDB 8c274456d4 Update rigctl.1
Update simft897.c
2022-10-21 22:59:49 -05:00
Mike Black W9MDB c34f719337 Astyle files 2022-08-20 22:56:04 -05:00
Mike Black W9MDB 57dcd19bb3 Add simft897.c 2022-07-31 07:09:48 -05:00