Commit Graph

12 Commits

Author SHA1 Message Date
mattfata cbd5792b7c
Merge fd5d2d4f72 into 486b3cf1f6 2025-05-03 16:03:34 +00:00
wb2osz 997894c6ab
Merge branch 'dev' into dev 2025-04-27 16:58:24 -04:00
wb2osz 36a5dff0ea Better error message. 2025-04-24 15:11:55 -04:00
wb2osz c05669a82b Allow longer Windows PTT HID name. 2024-06-16 01:30:57 +01:00
Martin Cooper b03a797ec4 Add support for the use of CM108 for PTT on Mac
Support for CM108-based PTT on Mac is provided using the hidapi library
in the same way as on Windows. As such, the code changes are limited
almost entirely to updated #if conditions, treating Windows and Mac in
the same way.
2023-11-15 17:00:53 -08:00
wb2osz 415a08da1e Add AIOC to list for cm108 ptt. 2023-05-18 00:17:39 +01:00
Daniele Forsi bb16c725b9 Fix spelling errors
Fixed with:
codespell --ignore-words-list=dout,feets,fo,inout,ist,ot,parm,usng src --write-changes --interactive=2
and manual editing.
2022-03-22 20:10:29 -04:00
wb2osz 8619b74c7b Pull request 353 - Fix spelling errors. 2021-09-29 18:28:17 -04:00
Daniele Forsi 6bfd22811c Fix errors in comments
Errors found with codespell.
2021-09-19 21:25:00 +02:00
wb2osz a1afcbbafe Limited support for CM108/CM119 GPIO PTT on Windows. 2021-02-07 16:19:34 -05:00
Matt Fata fd5d2d4f72 Add utility `cm108_set_gpio` to set CM108 GPIO pin for troubleshooting.
Also clarify why we write 5 bytes for a 4 byte HID output report in the comment
in cm108.c
2020-05-19 06:38:25 -04:00
Davide Gerhard 05828dc65f
reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00