summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-24Increase delay to stabilise power to 1000msmainJulian Hurst
2024-11-10sample editor; this is before backtracking on contiguous modeAlex Evans
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-01Merge pull request #21 from makingsoundmachines/mainMaking Sound Machines
Unprinted pad sets MIDI I/O channels
2024-08-01Unprinted pad sets MIDI I/O channelsMaking Sound Machines
2024-08-01Merge pull request #20 from makingsoundmachines/mainMaking Sound Machines
Fixes encoder response for headphone volume
2024-08-01fixes Encoder response for headphone volumeMaking Sound Machines
2024-07-12BOMkay-lpzw
2024-07-12no DRC errors, but not confirmed workingkay-lpzw
2024-07-11WIP v3.1 LPZW addedkay-lpzw
2024-07-05Merge pull request #19 from makingsoundmachines/mainMaking Sound Machines
Disables Merge Playback, adds Disable Autosave flag (off by default)
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-06-27spelling fixAlex Evans
2024-06-21Update README.mdAlex Evans
2024-04-01Merge pull request #13 from plinkysynth/gitignore-cleanupmiunau
Cleanup .gitignore
2024-04-01Merge pull request #14 from makingsoundmachines/mainmiunau
Firmware 0.A2 - merges recorded and live touch playback
2024-04-010.A2 merges recorded and live touch playbackMaking Sound Machines
2024-03-19Update .gitignoreSteven Noreyko
2024-03-19Delete docs/.DS_StoreSteven Noreyko
kill ds_store
2024-03-19Delete sw/emu/.DS_StoreSteven Noreyko
kill ds_store
2024-03-19Delete hw/.DS_StoreSteven Noreyko
kill DS_Store
2024-03-15Serial MIDI Sync fixkay-lpzw
2024-02-28Merge pull request #9 from plinkysynth/ap-latch-midi-fix-2miunau
Arp/Latch MIDI fix 2
2024-02-28Merge pull request #10 from plinkysynth/OSH-front-backmiunau
Create open source front/back panels with OSHW logo
2024-02-23create opensource front/back panelsSteven Noreyko
2024-02-21Delete .DS_StoreSteven Noreyko
2024-02-21remove vscode/cmake stuffSteven Noreyko
2024-02-19add vscode cmake stuffSteven Noreyko
2024-01-27Merge pull request #4 from makingsoundmachines/mainAlex Evans
Kicad files for Plinky v3; added testpoints and fixed Testjig
2024-01-27removed backup zipsMaking Sound Machines
2024-01-27Set UART3 baud rate to 31250 (MIDI baud rate)Making Sound Machines
2024-01-27Kicad files for Plinky v3, added testpoints and fixed TestjigMaking Sound Machines
2024-01-08add new test points to main board and jigSteven Noreyko
2023-12-22Fix 5.1k part number, verify othersSteven Noreyko
2023-12-21Create ibom.htmlSteven Noreyko
add html bom
2023-10-27midi+jacks fixesSteven Noreyko
Moved 5V pogo pin pad de-plated encoder jack lug for less assembly errors
2023-10-07production adjustments and convert testjig to kicad7Steven Noreyko
2023-10-05create variation with USB-C and SMD audio jacksSteven Noreyko
2023-10-04bigholes version with led part numbersSteven Noreyko
2023-10-04remove kicad fluffAlex Evans
2023-10-04add oss text to pcbsAlex Evans
2023-10-04add front panel bomAlex Evans
2023-10-04remove more old filesAlex Evans
2023-10-04remove old filesAlex Evans
2023-10-04update readmeSteven Noreyko