Releases: greatscottgadgets/apollo
Releases · greatscottgadgets/apollo
1.1.0
Changed
- Update README.
- Bump USB API to 1.2.
- Use fwup-util instead of dfu-util in firmware Makefile.
Added
- Print info for multiple devices with
apollo info
. - Add vendor request for ADC debugging.
- Add optional timeout to
ApolloDebugger._find_device
.
Deprecated
- Deprecate
print_device_info()
.
Fixed
- Extend Cynthion r1.4 hardware revision detection voltage range.
- Always force FPGA offline for
apollo flash-info
. - Force FPGA offline before reading flash UID in
apollo info
. - Allow up to 5 seconds for re-enumeration after handoff of shared USB port.
1.0.7
1.0.6
1.0.5
1.0.4
Added
- Show both serial number and flash UID in
apollo info
andapollo flash-info
. - Add changelog.
- Add command
apollo flash --fast
. - Add support for Raspberry Pi Pico RP2040.
- Add support for hardware revision detection on Cynthion >=r0.6.
Changed
- Do not trigger reconfiguration after
apollo flash --fast
. - Select USB string descriptors at run time.
- Avoid automatic FPGA takeover for info commands.
- Generate rising edges instead of UART output in ApolloAdvertiser.
- Use weak functions for default firmware behavior.
Deprecated
- Deprecate command
apollo flash-fast
.
Fixed
- Update incorrect or confusing usage of "LUNA".