Commit Graph

5 Commits

Author SHA1 Message Date
shawn 5e93cc1fb9 fix: Update system-level branding in PiPedalCommon (hotspot/ALSA names, service group, device name)
CMake / build (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
- WifiConfigSettings.hpp: default hotspot 'pipedal' -> 'op-pedal'
- WifiDirectConfigSettings.hpp: default hotspot 'pipedal' -> 'op-pedal'
- WifiDirectConfigSettings.cpp: default device name 'PiPedal' -> 'OP-Pedal'
- ServiceConfiguration.hpp: deviceName 'PiPedal' -> 'OP-Pedal'
- ServiceConfiguration.cpp: group name 'pipedal_d' -> 'oppedal_d'
- AlsaSequencer.cpp: ALSA client/port/queue names 'PiPedal' -> 'OP-Pedal' (5 occurrences)
2026-06-20 12:01:56 -04:00
Robin E.R. Davies 05bd32ad38 Big Fat Copyright Cleanup 2026-06-02 12:59:41 -04:00
Robin Davies b8c4fafd3a sync() after write to avoid losing file data on power off. 2024-09-01 09:53:32 -04:00
Robin Davies 06ebfb0bce Persist all configuration settings across upgrades. Restart wifi-p2p if neccessary. 2024-08-27 14:55:48 -04:00
Robin Davies a3847c8184 PiPedal 1.2.33 initial commit 2024-08-08 12:53:02 -04:00