Wykres commitów

7 Commity (Hamlib-4.6.3)

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 4175929a48 More changes from cppcheck 2023-10-06 22:59:55 -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
Dhiru Kholia 3d4fe8fead Minor fixes for FT-747GX simulator 2023-03-06 21:00:35 +05:30
Mike Black W9MDB 2a84386ae8 Add simft736.c and update others 2022-12-14 22:59:46 -06:00
Mike Black W9MDB dac5175cad Add simft747gx.c 2022-11-04 10:12:09 -05:00