Simon Kueppers
737d6b884d
Implemented CM108-like feedback on interrupt endpoint, whenever a GPIO state changes (which currently happens only if the GPIO output register is being written)
2023-02-26 14:58:16 +01:00
Simon Kueppers
cd458b49bb
Modeled descriptor exactly after CM108 instead of generic 4 bytes unassigned input/output so that the USB hid host driver will actually start polling the interrupt endpoint
2023-02-26 14:58:16 +01:00
Simon Kueppers
786cfc12ba
Fixed wrong usage of write-only BSRR and BRR GPIO registers
2023-02-26 14:58:16 +01:00
Simon Küppers
45ef1e3e20
Update README.md
...
Beautified and added badges
2023-02-26 09:24:10 +01:00
Simon Küppers
37a94d5eee
Update README.md
...
Added link to Discord channel
2023-02-26 09:06:28 +01:00
Simon Kueppers
4621bad7d8
Merge branch 'v1.1'
2023-02-24 15:54:34 +01:00
Simon Kueppers
b374bc6adf
Added Support for 16 kHz sample rate as well, specifically for direwolf on ARM computers (divides sample rate by 3 by default)
2023-02-24 15:54:06 +01:00
Simon Kueppers
53ec569372
HID input report cleanup
2023-02-24 15:54:06 +01:00
Simon Kueppers
4ddda35c2b
Added Support for 16 kHz sample rate as well, specifically for direwolf on ARM computers (divides sample rate by 3 by default)
2023-02-24 15:48:35 +01:00
Simon Küppers
22595e6980
Update README.md
...
Added YouTube video from HAM RADIO DUDE
2023-02-23 21:22:44 +01:00
Simon Kueppers
6e77ea22ae
Initial commit for CM108 style HID endpoint PTT support
2023-02-23 16:12:03 +01:00
Simon Kueppers
ae24f73803
Separated PTT control into separate header file
2023-02-23 16:09:39 +01:00
Simon Küppers
11865cd1fb
Update README.md
...
Added Link to ``Temporarily Offline`` YouTube video and added BTECH 6X2 radio to the support list.
2023-02-21 15:17:49 +01:00
Simon Kueppers
47086071e1
Updated schematic to newest version
2023-02-21 13:40:06 +01:00
Simon Kueppers
a500d865b4
Fixed typo in USB string
2023-02-21 13:10:08 +01:00
Simon Kueppers
7ff7134cdd
Update README.md to reflect recent changes
2023-02-21 13:03:32 +01:00
Simon Kueppers
d22d8c0ef7
Added additional sample rates of 12000 Hz, 11025 Hz (with 90 ppm error) and 8000 Hz as required by some applications (such as SoundModem).
2023-02-21 13:02:13 +01:00
Simon Kueppers
e85eb2f287
Changed PTT behaviour from RTS&-DTR to just DTR to enable use of certain applications.
...
For unwanted assertion of the PTT (e.g. in CHIRP), an additional safeguard has been implemented that disables all PTT action whenever a character is sent to the radio. For a lengthy discussion see #11 .
2023-02-21 12:56:37 +01:00
Simon Kueppers
bf12f5ba6c
Update README.md
2023-02-21 11:46:05 +01:00
Simon Küppers
e8ece766ef
Update README.md
2023-01-30 15:43:53 +01:00
Simon Küppers
c65a3f32ff
Update README.md
...
Clarified direwolf configuration on Windows
2023-01-17 20:18:17 +01:00
Simon Küppers
bb2f17d3c9
Update README.md
...
Added clarification on where to find firmware binaries
2023-01-15 15:31:30 +01:00
Simon Kueppers
74cedb33e0
Switched to new VID:PID from https://pid.codes . Big thanks!
2023-01-15 15:22:47 +01:00
Simon Kueppers
b5d9859646
Fixed wrong rotation
2023-01-11 18:42:42 +01:00
Simon Kueppers
1d75360a35
Changed production file location to new KiCAD JLCPCB plugin paths
2023-01-11 18:07:36 +01:00
Simon Kueppers
93cb828353
Minor changes in silkscreen artwork
2023-01-11 18:04:34 +01:00
Simon Kueppers
417b167c28
Switched from usb-stack assisted SOF measurement to pure software solution to keep API compatibility to the original tinyusb
2023-01-08 15:33:26 +01:00
Simon Kueppers
0baac1e155
Fixed return type mismatch in descriptor function
2023-01-08 15:33:26 +01:00
Simon Küppers
5d259689c1
Update README.md
...
Minor changes
2023-01-05 21:55:13 +01:00
Simon Kueppers
c9cf9b86ed
Cleaned up various files
2023-01-05 19:47:27 +01:00
Simon Kueppers
a0b3e0c968
Implemented USB serial number derived from STM32 unique ID and added several string descriptors for the audio device
2023-01-05 19:23:54 +01:00
Simon Kueppers
76e3a2e48f
Added small fix to workaround errata for USART1 clock to make it performing as accurate as possible
2023-01-05 15:12:14 +01:00
Simon Kueppers
5a157eac4a
Updated Future Work paragraph. Removed item regarding USB-C connector issues which as it turns out, were a red herring
2023-01-05 15:11:25 +01:00
Simon Kueppers
6552f4c9ac
Updated tinyusb submodule due to serious memory corruption bug
2023-01-05 15:07:48 +01:00
Simon Kueppers
5b49a71483
General overhaul of README and added support for APRSdroid (currently listen-only)
2023-01-04 12:47:39 +01:00
Simon Kueppers
bc1ae6a5c0
Clean up tusb_config.h and hard-selecting full-speed USB
2023-01-04 12:06:12 +01:00
Simon Kueppers
08db9ae5cd
Divided single sample rate clock into two individual clocks for microphone / speaker
2023-01-04 12:05:21 +01:00
Simon Kueppers
b44eb5da4c
Added support for multiple samplerates (48000, 24000, 22050)
2023-01-03 12:44:01 +01:00
Simon Kueppers
2c65b98b70
Cleaned up linker file
2023-01-03 12:44:01 +01:00
Simon Kueppers
09a7a002c1
Disabled buffer reporting by default
2023-01-03 12:44:01 +01:00
Simon Kueppers
329cd88718
Added images of solder guide
2023-01-03 12:44:01 +01:00
Simon Küppers
9a201219d7
Update README.md
...
Added beta test note
2023-01-02 22:30:21 +01:00
Simon Küppers
8a3a96d1e7
Update README.md
...
Minor changes
2023-01-02 10:20:21 +01:00
Simon Küppers
caed7f6d38
Update README.md
...
Updated information on dfu-util
2022-12-25 13:34:23 +01:00
Simon Küppers
e3562f32a1
Update README.md
2022-12-25 10:57:17 +01:00
Simon Küppers
daaa27f198
Update README.md
2022-12-25 10:55:24 +01:00
Simon Küppers
2c86ca5c80
Update README.md
...
Added details on how to order on JLCPCB
2022-12-25 10:48:33 +01:00
Simon Küppers
b5e78ced56
Create LICENSE.md
2022-12-25 10:34:12 +01:00
Simon Küppers
1f22598a00
Update README.md
2022-12-15 19:28:34 +01:00
Simon Kueppers
7653116da5
Added some remarks regarding APRSdroid
2022-12-14 20:50:48 +01:00