LibreVNA/Software/VNA_embedded/Application/Drivers
Jan Käberich fc3ce7a828 Improved spectrum analyzer mode
- Faster sweeps by changing 2.LO only when necessary and using 400kHz I2C frequency
- Added FPGA settings for selectable ADC samplerate
- Additional measurement with different ADC samplerate when signal ID is on to remove ADC images
2020-09-17 19:54:03 +02:00
..
FPGA Improved spectrum analyzer mode 2020-09-17 19:54:03 +02:00
USB automatic driver installation on Windows using WCID, changed PID to avoid collision 2020-09-15 12:31:00 +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 embedded code copied from jankae/VNA and adjusted for STM32G4 2020-08-24 19:06:50 +02:00
delay.hpp embedded code copied from jankae/VNA and adjusted for STM32G4 2020-08-24 19:06:50 +02:00
Exti.cpp HAL layer for VNA functionality to use similar firmware on both hardware revisions 2020-09-11 23:08:30 +02:00
Exti.hpp embedded code copied from jankae/VNA and adjusted for STM32G4 2020-08-24 19:06:50 +02:00
Flash.cpp Bugfixes and improvements for new hardware 2020-09-14 23:13:32 +02:00
Flash.hpp Main thread using FreeRTOS notifications, added missing commands for firmware update 2020-08-31 17:57:24 +02:00
Log.cpp Flash/FPGA driver for configuration and firmware update from uC 2020-08-30 16:20:00 +02:00
Log.h Bugfixes and improvements for new hardware 2020-09-14 23:13:32 +02:00
max2871.cpp proof-of-concept spectrum analyzer mode 2020-09-17 15:51:20 +02:00
max2871.hpp proof-of-concept spectrum analyzer mode 2020-09-17 15:51:20 +02:00
Si5351C.cpp Bugfixes and improvements for new hardware 2020-09-14 23:13:32 +02:00
Si5351C.hpp Reference control added 2020-09-12 12:17:35 +02:00
stm.hpp embedded code copied from jankae/VNA and adjusted for STM32G4 2020-08-24 19:06:50 +02:00