- Jun 05, 2024
-
-
Bernd-Christian Renner authored
- removed obsolte txamp functions (re DAC enable sequence) - reorderd TX enable sequence - consolidated time keeping (ticks/time vs sample count) - added RX_ and TX_ prefixes for samples counts - added new data type rx_sample_cnt_t - renamed function to calc rx lag for more clarity - deactivated downsampling (locked feature, almost all steps made)
-
- Jun 03, 2024
-
-
Bernd-Christian Renner authored
- moved I2C configuration to board_config.h - introduced constants in board_config.h for all IRQ priorities - aligned values of IRQ priorities
-
Bernd-Christian Renner authored
- dropped support for OLD TXB with MCP4551 (see ERRATA) - added support for NEW TXB with AD5245 - added timeout for busy-waiting peripheral (UART, I2C, SPI) interaction; on timeout, the MB indicates an error state through LEDs - updated AD5245 interface/driver to support two devices (distinguished through A0 bit) - tweaked TX/RX switch sequencing
-
- Feb 10, 2023
-
-
Bernd-Christian Renner authored
-
Bernd-Christian Renner authored
-
- Feb 08, 2023
-
-
Bernd-Christian Renner authored
-
- Jan 16, 2023
-
-
Bernd-Christian Renner authored
-
- Oct 26, 2022
-
-
Bernd-Christian Renner authored
-
- Oct 10, 2022
-
-
Bernd-Christian Renner authored
-
- Mar 16, 2022
-
-
Christian Busse authored
-
- Nov 11, 2021
-
-
Bernd-Christian Renner authored
-
Bernd-Christian Renner authored
-
- Jul 15, 2021
-
-
Bernd-Christian Renner authored
-
Bernd-Christian Renner authored
-
- Sep 16, 2020
-
-
Bernd-Christian Renner authored
-
- Aug 07, 2020
-
-
Bernd-Christian Renner authored
-
- Mar 17, 2020
-
-
Bernd-Christian Renner authored
changed implementation of tx-gain setting/handling (now set upon enabling the TX board), because new TXB (v5 and newer) disables poti when inactive (off)
-
Bernd-Christian Renner authored
changed interface of txgain (appended Level, added function to obtain number of tx gain levels, added number of gain levels to ACI response
-
- Feb 28, 2020
-
-
Bernd-Christian Renner authored
-
Bernd-Christian Renner authored
-
Bernd-Christian Renner authored
-
- Feb 25, 2020
-
-
Bernd-Christian Renner authored
-
- Feb 20, 2020
-
-
Bernd-Christian Renner authored
-
Bernd-Christian Renner authored
-
- Feb 18, 2020
-
-
Bernd-Christian Renner authored
-
- Feb 17, 2020
-
-
Bernd-Christian Renner authored
-
- Feb 13, 2020
-
-
Bernd-Christian Renner authored
-
- Feb 12, 2020
-
-
Bernd-Christian Renner authored
-
- Feb 11, 2020
-
-
Bernd-Christian Renner authored
fixed a bug that accidentally included (empty) sim bootloader instead of platform bootloader; stripped down makefile and removed stm-legacy makefile alltogether; yet need to shift stuff from platform makefiles to generic one
-
- Feb 10, 2020
-
-
Bernd-Christian Renner authored
-