kevin
9acb24e9e1
Apply licensing information to project.
2024-12-01 14:35:24 -05:00
kevin
68747ef0a8
cwWebSockSvr.cpp : Moved protocalA[] defn. in websockSrvTest() to use the cfg. provided values.
2024-11-29 16:46:40 -05:00
kevin
1475f1e365
cwWebSockSvr.cpp : Updates websockSrvTest() to replace hard coded parameters with cfg. provided values.
2024-11-29 16:41:38 -05:00
kevin
c55f7d34ec
1. caw program parameters are now in snake_case rather than camelCase.
...
2. Column headers are now printed for caw 'log' output.
3. The websocket LLL_NOTICE logs may now be turned off using the 'extraLogsFl'.
4. Changed the 'Number' processor to work with the 'feedback' example.
5. README.md updates.
2024-09-12 17:18:42 -04:00
kevin
91fad53d33
Added "#include cwTest.h" dependency to most *.cpp files.
2024-05-29 12:36:57 -04:00
kevin
d5f75f961c
Added 'timeOutMs' arg. to all calls to ui::ws::exec().
2024-03-28 19:48:46 -04:00
kevin
64df75d9aa
Threads now take a label which can be displayed via system tools (e.g. top, ps).
2024-02-18 08:37:50 -05:00
kpl
96b3b1ac0a
Pine64 Updates.
2020-10-31 14:17:43 -04:00
kevin.larke
e0f1e6b948
cwWebSock.h/cpp : Added 'sessionId' to send() (and msg_t) to allow a message to be sent to a specific endpoint.
2020-03-31 12:53:14 -04:00
kpl
5a62d884dd
Standardized filesys and mem namespaces.
...
Removed use of global variable in cwAudioBuf.
2019-12-27 21:51:28 -05:00
kpl
d6e0f5e675
Many changes and additions.
...
Added serial port, websocket, midi and initial audio functionality.
2019-12-24 10:05:24 -05:00