Wykres commitów

224 Commity (master)

Autor SHA1 Wiadomość Data
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 f48654e199 Change sprintf to SNPRINTF in simulators
https://github.com/Hamlib/Hamlib/issues/857
2022-01-18 16:23:52 -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 39d9577c1c Ensure FTDX3000/5000 meter is on SWR when reading SWR and tuner is on 2021-12-16 15:40:44 -06:00
Michael Black W9MDB 550e5daa3b Add DA command to simkenwood.c. Now works with WSJTX and TS590 emulation 2021-12-10 07:57:57 -06:00
Mike Black W9MDB 63a51c36a1 astyle files preparing for 4.4 release 2021-11-28 12:41:10 -06:00
Mike Black W9MDB 8a443a8667 First draft of TCI backend
https://github.com/Hamlib/Hamlib/issues/736
2021-11-25 15:47:45 -06:00
Mike Black W9MDB ccac553f1b Add Main/Sub support to kenwood data mode determination
Improve simkenwood
https://github.com/Hamlib/Hamlib/issues/872
2021-11-23 08:33:57 -06:00
Mike Black W9MDB 3fb9f50003 Improve simkenwood.c 2021-11-22 16:41:11 -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 6bfa5705fd Update simicom.c -- lots more to do with these to enable better testing 2021-10-23 10:10:44 -05:00
Mike Black W9MDB ca43bf50da Add Makefile.am to simulators 2021-09-16 00:03:52 -05:00
Mike Black W9MDB 6a79eb3d9a Remove duplicate line from simyaesu.c 2021-09-11 10:43:36 -05:00
Mike Black W9MDB ebc3a59223 Remove unused vars from simkenwood.c 2021-09-11 10:42:48 -05:00
Mike Black W9MDB bee3548df2 Remove duplicate line in simkenwood.c 2021-09-11 10:41:44 -05:00
Mike Black W9MDB 699151851f Remove duplicate line in simelecraft.c 2021-09-11 10:41:01 -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