The stabilization release (v1.1.0) of the WULPUS platform includes the following changes:
Added
- WULPUS User Manual Rev 1 (
docs/wulpus_user_manual.pdf
) - MSP430 firmware (located at
fw/msp430
) - WULPUS programmer PCBs' design files (located at
hw/wulpus_programmer_pcbs
). - Generated production files (Assembly drawings, BOM, Gerber files, Drill files, Pick&Place files) for all the PCBs.
- Dedicated GUIs to configure the excitation/receive and measurement settings.
- Example configurations and raw data.
Fixed
- BLE Package loss by implementing buffering on the nRF52 MCU.
- Multiple GUI bugs.
Changed
- Updated the design of the acquisition and high-voltage PCBs (backward compatible with
v1.0.0
) - Improved the schematics of the PCB projects to simplify the outsourced assembly.
- Improved the main WULPUS GUI and the example script.
Removed
- Removed
./sw/docs
folder with the old GUI guide. The information about the GUI is now available in the WULPUS user manual.