Files
shawn 5e93cc1fb9
CMake / build (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
fix: Update system-level branding in PiPedalCommon (hotspot/ALSA names, service group, device name)
- 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
..
2024-08-08 12:53:02 -04:00
2024-08-08 12:53:02 -04:00

A static library providing common PiPedal code used between projects.

Most particularly, PiPedalCommon provides code for serializing and deserializing configuration files.