summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Collapse)Author
2024-11-24Increase delay to stabilise power to 1000msmainJulian Hurst
2024-11-07first baby steps at extending the webusb protocol to longer messages, ↵Alex Evans
processed faster, and add messages to read spi and wavetable ram
2024-11-07work on build tooling to choose a golden bootloader (dubbed, v1.04) and then ↵Alex Evans
make a BOOTLOAD.UF2 that actually encompasses latest firmware and the golden bootloader
2024-11-06bump version number and update binmaker to also output a bootloaderAlex Evans
2024-11-06add oled feedback for flashing processAlex Evans
2024-11-06fix the plinky bootloader to work on macAlex Evans
2024-08-01Unprinted pad sets MIDI I/O channelsMaking Sound Machines
2024-08-01fixes Encoder response for headphone volumeMaking Sound Machines
2024-07-05Disables Merge Playback, adds Disable Autosave flag (off by default)Making Sound Machines
Cleaned up build files to adhere to this naming convention - plink0A3.bin plink0A3.uf2 so one can match the versions. Deleted some extra build files to the root - deleted CURRENT.uf2 (which could be any version) deleted plinkyblack.bin (which can't be flashed on its own) Plinky V0.A3.zip (different naming convention) -> took CURRENT.UF2 from the zip and renamed it plink0A3.uf2 Disabled MERGE_PLAYBACK in touch.h Added a define DISABLE_AUTOSAVE. It's commented out by default. It enables Superbooth Demo Mode: changes are not written to flash, a reboot restores the device completely. Disables ProgramPage() in params.h. Added version descriptions in config.h
2024-07-04USB MIDI Init Bug Fixedkay-lpzw
2024-04-010.A2 merges recorded and live touch playbackMaking Sound Machines
2024-03-19Delete sw/emu/.DS_StoreSteven Noreyko
kill ds_store
2024-03-15Serial MIDI Sync fixkay-lpzw
2024-02-21Delete .DS_StoreSteven Noreyko
2024-02-21remove vscode/cmake stuffSteven Noreyko
2024-02-19add vscode cmake stuffSteven Noreyko
2024-01-27Set UART3 baud rate to 31250 (MIDI baud rate)Making Sound Machines
2024-01-08add new test points to main board and jigSteven Noreyko
2023-10-27midi+jacks fixesSteven Noreyko
Moved 5V pogo pin pad de-plated encoder jack lug for less assembly errors
2023-07-25remove python from post build stepAlex Evans
2023-07-25enable binary output in settingsAlex Evans
2023-07-25update project files to new cubeide versionAlex Evans
2023-07-25fix case typo in include pathAlex Evans
2023-07-25add python script for bundling bootloader and main app; also fix compile ↵Alex Evans
errors in new ide version
2023-06-30fix from lpzw modules for MIDI SyncAlex Evans
2023-06-29Initial FiledumpStijn Kuipers
Tadaaa!!