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
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
Simon Kueppers
a2d428d26f
Fixed missing refactored name
2022-12-14 20:36:25 +01:00
Simon Kueppers
f0ee3a8d90
Updated README with some more information
2022-12-14 20:30:10 +01:00
Simon Kueppers
8463fd403f
Added STL file for solder guide
2022-12-14 20:19:22 +01:00
Simon Kueppers
32c86dcae5
Changed flags to state variable for microphone/speaker and changed buffer level coupling to run only after buffer is intially at target value
2022-12-14 20:05:26 +01:00
Simon Kueppers
f8fd443000
Enabled .bin file creation for use with dfu-util
2022-12-11 19:43:17 +01:00
Simon Kueppers
3af01b8f09
Changed PTT behaviour and made PTT2 optional since it may interfere with some softwares
2022-12-11 19:43:00 +01:00
Simon Kueppers
c8fe84c65a
Updated 3D model
2022-11-23 21:04:23 +01:00
Simon Kueppers
7b215b26e8
Fixed wrong LCSC part definition in sch/pcb
2022-11-23 21:04:03 +01:00
Simon Kueppers
e0f72ec025
Regenerated production data
2022-11-19 21:25:53 +01:00
Simon Kueppers
470c6161a9
Added missing 3d models
2022-11-19 20:44:27 +01:00
Simon Kueppers
79013b27b7
Correct JLCPCB part for green LED
2022-11-19 19:05:38 +01:00