"README.md" did not exist on "32fc9098fc57b3200de3777346945b4ed514b4f5"
- Jul 09, 2024
-
-
- sleep mode must be enabled in firmware with compile flag SLEEP_ENABLE (default: off) - sleep is activated by UART and left through EXT_PIN_WAKEUP (rising edge) - sleep is delayed until pending UART TX has completed (typically ACK for SLEEP command) - added software control for alternative LEDP configuration (RP) through PEN (PEN will be low / LEDP off when modem is sleeping) changed ACI interface to return NACK on faulty CMD (processCmd returns bool now instead of void)
-
- 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
- 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
-
- Jan 16, 2023
-
-
Bernd-Christian Renner authored
-
- Nov 11, 2021
-
-
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 interface of txgain (appended Level, added function to obtain number of tx gain levels, added number of gain levels to ACI response
-
- Feb 20, 2020
-
-
Bernd-Christian Renner authored
-
- Feb 18, 2020
-
-
Bernd-Christian Renner authored
-
- Feb 17, 2020
-
-
Bernd-Christian Renner authored
-
- Feb 10, 2020
-
-
Bernd-Christian Renner authored
-