Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added command type detection | FreeArtMan | 2017-09-30 | 1 | -0/+2 |
| | |||||
* | Rearranged code for more IPC protocols | FreeArtMan | 2017-09-24 | 1 | -18/+29 |
| | |||||
* | Added stat command | FreeArtMan | 2017-09-07 | 1 | -0/+1 |
| | |||||
* | New command SPI added | FreeArtMan | 2017-07-16 | 1 | -0/+1 |
| | |||||
* | Support for config files, ofc we use ini | FreeArtMan | 2017-07-06 | 1 | -0/+1 |
| | |||||
* | Moved commands to seperate directory, moved external sources to seperate ↵ | FreeArtMan | 2017-05-20 | 1 | -14/+1 |
| | | | | directory, updated Makefile with auto include and auto compile features | ||||
* | Added new commands FIR-finite impulse response filter,RAND-fairly random ↵ | FreeArtMan | 2017-05-20 | 1 | -0/+6 |
| | | | | number,RANDC-libc random numbder | ||||
* | Added precalculated FIR filter, n=12, w_c=0.5 | FreeArtMan | 2017-05-17 | 1 | -0/+2 |
| | |||||
* | Muli server support. Some small fixes to commands | FreeArtMan | 2017-05-08 | 1 | -2/+2 |
| | |||||
* | Added new command that shows bots uptime | FreeArtMan | 2017-05-08 | 1 | -1/+2 |
| | |||||
* | Added new command | FreeArtMan | 2017-05-07 | 1 | -0/+2 |
| | |||||
* | Updated command that they are more compatible with developerslv chan bots | FreeArtMan | 2017-05-07 | 1 | -4/+7 |
| | |||||
* | Added new commands CMD,SHA1. Added support of params for commands. Fixed ↵ | FreeArtMan | 2017-05-04 | 1 | -0/+4 |
| | | | | some bugs with uninitialised buffers | ||||
* | Added new commands RUSAGE,LOADAVG | FreeArtMan | 2017-05-03 | 1 | -0/+4 |
| | |||||
* | Move commands to seperate files | FreeArtMan | 2017-05-02 | 1 | -0/+27 |