LibreVNA/Software/VNA_embedded/Application/Drivers
Jan Käberich a4faeb28b0 Working dwell time feature
- Bugfixes:
	- improve SPI timing in FPGA
	- fix markers and reduce CPU load when using markers with fast traces
- New features:
	- dwell time configurable in acquisition toolbar
	- PLL settling delay in device configuration
	- device configuration persistent across power cycles
2025-01-03 14:36:10 +01:00
..
FPGA Working dwell time feature 2025-01-03 14:36:10 +01:00
USB Fix missing device log if USB connection is not established at power up 2023-09-05 11:13:05 +02:00
algorithm.cpp embedded code copied from jankae/VNA and adjusted for STM32G4 2020-08-24 19:06:50 +02:00
algorithm.hpp embedded code copied from jankae/VNA and adjusted for STM32G4 2020-08-24 19:06:50 +02:00
delay.cpp Fix further sweep timeout issues 2022-06-26 18:47:34 +02:00
delay.hpp Fix integer size bug for Delay::us 2022-06-26 12:46:11 +02:00
Exti.cpp Bugfixes and speed improvements 2020-09-26 23:34:31 +02:00
Exti.hpp embedded code copied from jankae/VNA and adjusted for STM32G4 2020-08-24 19:06:50 +02:00
Flash.cpp fw/flash: add IS25LP support 2021-07-21 15:04:56 -03:00
Flash.hpp Working source and receiver calibration 2020-11-17 23:03:13 +01:00
Log.cpp Fix further sweep timeout issues 2022-06-26 18:47:34 +02:00
Log.h Bugfixes and improvements for new hardware 2020-09-14 23:13:32 +02:00
max2871.cpp Fix fractional calculation for frequencies close to integer multiples 2021-11-13 19:32:58 +01:00
max2871.hpp proof-of-concept spectrum analyzer mode 2020-09-17 15:51:20 +02:00
Si5351C.cpp WIP: rework 2.LO + add dwell time 2025-01-02 19:16:53 +01:00
Si5351C.hpp wait for lock on Si5351C 2022-11-17 12:05:52 +01:00
stm.cpp Working dwell time feature 2025-01-03 14:36:10 +01:00
stm.hpp Fix STM temperature calculation 2022-06-25 19:36:06 +02:00