Commit Graph

  • dfb329e10f CS7000: added wrap script and build target Alain Carlucci 2025-03-22 11:55:44 +0100
  • fb9dd20147 CS7000P: added radio driver Silvano Seva 2024-11-02 21:10:52 +0100
  • 8625184030 CS7000P: enabled audio management system Silvano Seva 2024-11-01 17:39:47 +0100
  • 891f18cac7 CS7000P: enabled NVM storage Silvano Seva 2024-11-02 19:27:54 +0100
  • 989b194ef3 CS7000: updated display driver to PLUS hardware Silvano Seva 2024-11-02 19:26:43 +0100
  • 894d7b8b57 Initial BSP for Connect Systems CS7000-PLUS Silvano Seva 2024-10-18 20:20:57 +0200
  • 1a15f793f3 Audio: STM32 ADC: extended driver to STM32H7 family Silvano Seva 2024-11-15 18:53:45 +0100
  • 3d04759e8d Audio: STM32 DAC: extended driver to STM32H7 family Silvano Seva 2025-03-16 18:35:41 +0100
  • 404e840370 Drivers: NVM: W25Qx: added support for extended addressing mode Silvano Seva 2024-12-23 10:19:19 +0100
  • dfb24c95e8 Drivers: SPI: added driver for STM32H7 devices Silvano Seva 2024-11-02 19:18:32 +0100
  • f5012e0f63 Drivers: ADC: added driver for STM32H7 devices Silvano Seva 2024-11-01 17:36:18 +0100
  • 7b35715ee4 STM32H7: driver for LPTIM peripheral Silvano Seva 2024-11-23 17:25:20 +0100
  • 54d675155d STM32H7: set up PLL2 to have a 168MHz clock source Silvano Seva 2024-11-23 17:24:45 +0100
  • 959e9df457 Added support for STM32H743 MCU Silvano Seva 2024-10-18 19:23:29 +0200
  • 04401c6eeb Miosix: added support for ARM Cortex M7 devices Silvano Seva 2024-10-17 08:42:12 +0200
  • 07c4ea6753 Drivers: ADC: removed old "ADC1_MDx" driver Silvano Seva 2025-03-16 17:45:39 +0100
  • 6ff868c7a4 Moved STM32F4xx ADC driver under platform/drivers/ADC Silvano Seva 2025-03-16 17:44:26 +0100
  • 08cd620951 Audio: stm32_dac: fixed missing restore of output idle level after stream end Silvano Seva 2025-03-15 19:34:28 +0100
  • 8f844c9f99 CS7000: radio: added detection of CTCSS tones Silvano Seva 2025-03-07 19:15:13 +0100
  • cfeb2461b2 CS7000: audio: manage swap between internal and accessory mic/spk Silvano Seva 2025-02-16 19:16:57 +0100
  • b69fa48dbb CS7000: added control of keyboard backlight Silvano Seva 2024-11-20 18:51:34 +0100
  • e204891776 CS7000: calibrated AK2365 RSSI output curve Silvano Seva 2024-11-01 21:32:33 +0100
  • 4244d85405 CS7000: use hardware SPI for HR_C6000 control interface Silvano Seva 2024-11-01 18:50:37 +0100
  • 832b933983 CS7000: implemented transmission of CTCSS squelch tones Silvano Seva 2024-10-25 18:45:35 +0200
  • f883d4e7e1 CS7000: avoid spillover of FM audio when switching to HR_C6000 DAC output Silvano Seva 2024-10-22 18:50:35 +0200
  • 6513d5593a CS7000: driver for channel selector knob Silvano Seva 2024-10-15 19:04:36 +0200
  • cb338ceb3d CS7000: added GPS support Silvano Seva 2024-10-15 18:15:55 +0200
  • ebff73a95f CS7000: audio driver Silvano Seva 2024-06-09 14:33:05 +0200
  • 68b001310e CS7000: radio driver Silvano Seva 2024-06-19 08:59:28 +0200
  • 24a35a8933 CS7000: HR_C6000 driver Silvano Seva 2024-10-12 16:35:51 +0200
  • 135bf562f1 CS7000: NVM: added reading of calibration data Silvano Seva 2024-07-12 17:39:31 +0200
  • e4b64fbef2 Driver for AK2365A FM detector Silvano Seva 2024-06-03 22:05:35 +0200
  • 1f8a2092b3 CS7000: nonvolatile memory driver Silvano Seva 2024-06-03 21:48:43 +0200
  • 72e54a7a11 CS7000: keyboard driver Silvano Seva 2024-04-29 21:40:44 +0200
  • 7f83dbbd5f CS7000: display driver Silvano Seva 2024-04-29 20:54:41 +0200
  • d85287e692 CS7000: platform: added Vbat, mic and volume level measurement Silvano Seva 2024-04-30 19:20:19 +0200
  • 4a76d67184 Build target for Connect Systems CS7000 Silvano Seva 2024-04-13 11:02:00 +0200
  • 9c6293759a Fix boot for CKS32F407 when -Os is used Silvano Seva 2024-05-12 12:23:09 +0200
  • 1c51bf0136 GPIO: driver for gpio outputs using SIPO shift-register Silvano Seva 2024-10-12 15:20:54 +0200
  • 2496d49ffc HR_C6000: implemented transmission of single-frequency tones Silvano Seva 2024-10-27 10:37:44 +0100
  • 5016884782 HR_C6000: added functions for CTCSS tone encode/decode Silvano Seva 2024-10-27 10:23:14 +0100
  • f65c91dc4f Created HR_C6000 class, subclass of HR_Cx000 Silvano Seva 2024-10-27 10:11:47 +0100
  • 46668c2023 meson.build: moved --print-memory-usage linker directive to cross_arm.txt Silvano Seva 2025-03-10 21:46:18 +0100
  • ea02942eec STM32F4: changed name of Module17 linker script to a more generic one Silvano Seva 2025-03-10 21:43:45 +0100
  • cff09ca3c3 STM32F4: added linker script section for a .bss area in the 128kB SRAM Silvano Seva 2025-03-07 19:05:36 +0100
  • b5ca097c52 Added implementation of CTCSS tone detector Silvano Seva 2025-03-05 22:55:18 +0100
  • 0ef8e6eed9 NVM: added nvm_getDesc function to Module17 driver marco 2025-02-08 19:15:11 +0100
  • 40e2e5c38e NVM: fixed bound check error in nvm_getDesc() marco 2025-02-08 19:02:36 +0100
  • 4515bd9e60 utils: added macro to retrieve the number of elements of an array Silvano Seva 2025-03-02 18:09:08 +0100
  • b16c3c0fd1 M17: replaced std::experimental::array with std:array Jim Ancona 2024-12-29 08:16:12 -0500
  • 5b7f835817 Small code changes to support emulator build on MacOS Jim Ancona 2024-12-28 11:41:14 -0500
  • ec56cad014 meson.build: changes to support building on MacOS Jim Ancona 2024-12-20 07:15:16 -0500
  • 1099f0f7a3 CPS: added enumeration type for CTCSS tone index Silvano Seva 2025-03-01 18:55:47 +0100
  • 4f791a8f09 M17: FrameDecoder: decodeLich: added validation of LICH chunk number Silvano Seva 2024-12-23 12:40:57 +0100
  • 7993074a6a gpio-native: select driver basing on MCU type instead of build target Silvano Seva 2025-02-11 18:58:09 +0100
  • 16038ceba7 Add github workflow for zephyr targets marco 2024-12-28 18:38:03 +0100
  • 8b792c4773 NVM: zephyr: fixed compilation errors marco 2025-01-08 16:50:41 +0100
  • bbd104172b Audio: ttwrplus: added missing include for SA8x8 driver marco 2025-01-08 16:50:41 +0100
  • d3329224a9 UI: wake up display on volume changes Grzegorz Kaczmarek 2025-01-20 22:14:16 +0100
  • 08a9f7adf0 Update radio_tool.wrap lemielek 2024-12-28 12:09:07 +0100
  • 52d0c71323 MD9600: Enable Screen Backlight marco 2024-12-27 22:26:05 +0100
  • 27d04aab2b Voice prompts: fixed extra leading zero when announcing the kHz part of a frequency Silvano Seva 2024-12-26 16:59:18 +0100
  • 185d3f1a22 UI: fixed RSSI to S-level conversion in gfx_drawSmeter and gfx_drawSmeterLevel Trriss 2024-11-13 20:07:11 +0100
  • 616806471e MD9600: Fix Keyboard not working after ADC changes marco 2024-11-19 22:36:36 +0100
  • dd8d6be5a9 M17: Synchronizer: fixed uninitialized variable and out-of-bounds array access. Morgan Diepart 2024-11-05 19:04:13 +0100
  • e1572f8eb5 MD-9600: using STM32 ADC driver Silvano Seva 2024-11-10 12:11:25 +0100
  • 10d7ded93f MD-UV3x0: using STM32 ADC driver Silvano Seva 2024-11-10 12:04:26 +0100
  • 81c55b5377 MD-3x0: using STM32 ADC driver Silvano Seva 2024-11-10 11:57:53 +0100
  • df5d6dccef Stm32 ADC: increased measurement accuracy Silvano Seva 2024-11-10 11:30:42 +0100
  • 3ff2d31a70 UV3x0: renamed PA_EN_1 and PA_EN_2 gpios to, respectively, TX_PA_EN and RF_APC_SW Silvano Seva 2024-11-09 13:09:56 +0100
  • 87ac119f1a meson.build: merged miosix variables into MCU ones Silvano Seva 2024-11-01 17:07:51 +0100
  • 3469feb065 MD-UV3x0: using HR_C6000 DAC for "beep" tones Silvano Seva 2024-10-26 12:45:20 +0200
  • a815588b8c Cx000 DAC: added functions for "beep" tone generation Silvano Seva 2024-10-26 12:26:03 +0200
  • 9786e80e72 M17: FrameEncoder: fixed wrong frame number mask Wojciech Kaczmarski 2024-10-23 13:05:49 +0200
  • 847750e233 Added volume level to device state data structure. Silvano Seva 2024-10-15 17:33:58 +0200
  • a310a0a2d1 Reorganized GPIO drivers Silvano Seva 2024-10-12 15:18:00 +0200
  • b7ccbd5eb6 OpenOCD script for STM32F4 MCU Silvano Seva 2024-10-12 14:52:43 +0200
  • cfed3ded6c Removed unused wrappers for AT1846S and HR_Cx000 drivers Silvano Seva 2024-10-12 14:47:53 +0200
  • a84d8fe6f0 Removed unused function from radio interface API Silvano Seva 2024-10-12 14:45:45 +0200
  • 2d0bf51873 MDUV3x0: using HR_C6000 for MCU to speaker audio Silvano Seva 2024-10-12 12:24:05 +0200
  • 2c3f9c50c5 Driver to use HR_C6000 DAC as an audio output device. Silvano Seva 2024-06-22 12:44:08 +0200
  • e51e8f675c HR_Cx000: added function to write audio samples to the DAC FIFO Silvano Seva 2024-06-22 09:50:41 +0200
  • 98978b907f GDx: updated radio driver Silvano Seva 2024-09-29 09:41:21 +0200
  • 8f9502cade MDUV3x0: updated radio driver Silvano Seva 2024-09-29 17:17:16 +0200
  • 0c4a0435a8 MD3x0: update radio driver Silvano Seva 2024-07-19 22:05:01 +0200
  • c34e4462c2 HR_Cx000: driver refactoring Silvano Seva 2024-06-07 07:40:32 +0200
  • eda8d5d835 SKY72310: driver refactoring Silvano Seva 2024-06-03 22:16:37 +0200
  • 5cc38316ea Module17: updated display drivers to new SPI subsystem Silvano Seva 2024-10-09 21:50:37 +0200
  • 5e94d2fef6 GDx: updated nvm driver Silvano Seva 2024-09-29 09:29:23 +0200
  • 9dc449396a MD9600: updated nvm driver Silvano Seva 2024-10-08 19:19:59 +0200
  • 23e4ce0a8a MDUV3x0: updated nvm driver Silvano Seva 2024-09-29 17:16:03 +0200
  • 3b877d20df MD3x0: updated nvm driver Silvano Seva 2024-09-22 16:28:13 +0200
  • af5d10ec52 MDx: unified the nonvolatile memory driver Silvano Seva 2024-09-28 21:15:02 +0200
  • 8612b28215 MDx: reorganized data structures for calibration data Silvano Seva 2024-09-28 20:54:06 +0200
  • a4db8d2242 NVM: deeply restructured W25Qx driver Silvano Seva 2024-06-02 15:08:54 +0200
  • 565a056e82 Added macros for thread priority levels Silvano Seva 2024-06-22 09:18:22 +0200
  • ae0a467d2a MK22: driver for SPI peripherals Silvano Seva 2024-09-22 15:19:11 +0200
  • 4c952e047b STM32: refactored SPI driver Silvano Seva 2024-09-22 14:57:29 +0200
  • 04698b2279 SPI: refactored spi_bitbang driver Silvano Seva 2024-09-07 18:24:53 +0200
  • 1faf65d11c SPI: driver for devices with user-provided bus transfer function Silvano Seva 2024-09-07 18:19:52 +0200