Wykres commitów

30 Commity (master)

Autor SHA1 Wiadomość Data
Mike Black W9MDB e267c62764 astyle files 2023-12-16 11:37:58 -06:00
Mike Black W9MDB 8940d91522 Fix CPU usage in simulators when client quits 2023-11-29 17:04:56 -06:00
Mike Black W9MDB 325277f269 Add USB_AF and USB_AF_INPUT for FTDX101D/MP 2023-10-24 23:07:33 -05:00
Mike Black W9MDB d72127f29a Fix cppcheck warnings 2023-10-11 23:22:42 -05: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
Mike Black W9MDB 1e1ed4c9e6 Force the FT-991 to 100ms along with FT-DX2000, Ft-891, FT950, FTDX3000/D
10ms was seeing timeouts on some rigs using rigctl
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 15:18:02 -06:00
Mike Black W9MDB 6c5e0e6974 Update astyle formatting 2022-11-16 15:30:36 -06:00
Mike Black W9MDB 9c02b2ebc2 Fix Yaesu DT command and add 2 or 4 digit timezone option
https://github.com/Hamlib/Hamlib/issues/1132
2022-10-25 23:26:16 -05:00
Mike Black W9MDB e6cd452c9d Fix detection if FT-710
Update simyaesu.c
2022-10-14 09:02:40 -05:00
Mike Black W9MDB 844141dbd8 Update simyaesu.c 2022-06-19 16:41:42 -05:00
Mike Black W9MDB b1a4bb06ce Astyle files 2022-05-21 13:23:51 -05:00
Mike Black W9MDB 21a2190e7f Update simyaesu.c 2022-05-17 16:19:36 -05:00
Mike Black W9MDB 6f9d057162 astyle files getting ready for release 2022-05-13 16:50:13 -05:00
Mike Black W9MDB 80043d437c Update simkenwood and simyaesu 2022-05-13 16:27:18 -05:00
Mike Black W9MDB f0f96dd5ce Improve simyaesu.c 2022-05-07 22:53:08 -05:00
Mike Black W9MDB 244738fcc9 Update simyaesu.c 2022-04-28 16:41:23 -05:00
Mike Black W9MDB 5bc1e89cb1 Add some more commands to simyaesu.c 2022-04-04 11:55:45 -05:00
Mike Black W9MDB 645ae51a5d Add some more commands to simyaesu 2022-03-28 22:43:43 -05:00
Mike Black W9MDB 8c34ce1a2d astyle source code 2022-02-05 15:27:43 -06:00
Mike Black W9MDB 7b4b7ee630 Add a depth count to debug statements to help understand calling sequences
First call into rig functions is level 1
Top level like rigctl, rigctld is level 0
Non-depth calls are internal debug statements -- which can be modified to also show levels but that's a whole lot of statements not really necessary
Normal calls from other clients will be level 1
2022-01-30 23:37:01 -06:00
Mike Black W9MDB 976cd61d2e Change snprintf to SNPRINTF in simulators
https://github.com/Hamlib/Hamlib/issues/857
2022-01-22 22:39:00 -06:00
Mike Black W9MDB 53424a3c56 Improvements to simyaesu.c 2022-01-18 13:23:13 -06:00
Mike Black W9MDB ac59a643c7 Change sprintf so SNPRINTF in simyaesu.c
https://github.com/Hamlib/Hamlib/issues/857
2022-01-10 16:58:16 -06:00
Mike Black W9MDB 63a51c36a1 astyle files preparing for 4.4 release 2021-11-28 12:41:10 -06:00
Mike Black W9MDB 3502852d42 Improve simyaesu a bit 2021-11-15 07:16:17 -06:00
Mike Black W9MDB b17d681fc2 More portable debug method -- should work on any compiler 2021-11-08 10:28:28 -06:00
Mike Black W9MDB 6a79eb3d9a Remove duplicate line from simyaesu.c 2021-09-11 10:43:36 -05:00
Mike Black W9MDB 283281c4cb astyle all files preparing for 4.3 release 2021-08-26 06:49:24 -05:00
Mike Black W9MDB ff61c407f0 Put simulators in their own directory...this is an ongoing project to make these more robust.
Simulators are currently used to debug things and need to improved to allow model selection and all the complexities of simulating multiple models
2021-08-26 06:47:14 -05:00