Wykres commitów

6 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 5fd100f06e Fix simic910.c 2024-09-19 09:46:34 -05:00
Mike Black W9MDB 8449ac3c43 Update simulators 2024-03-15 07:29:03 -05:00
Mike Black W9MDB 4f3e40f3c6 Add simic910.c 2024-03-03 22:45:43 -06:00