aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/coord/common.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Always use unsigned char * for data buffersSebastiano Tronto2025-04-211-19/+27
| | | | | Before this commit I was inconsistently using one of void *, char * and uint8_t *.
* Added dreo coordinate solverSebastiano Tronto2025-04-021-1/+1
|
* Make symcoord logic genericSebastiano Tronto2025-04-011-2/+131
|
* Added NISS to coord solverSebastiano Tronto2025-03-251-60/+28
|
* Some safety with move arrays, small refactor appendcharSebastiano Tronto2025-03-221-10/+15
|
* Replaced datasize with solverinfoSebastiano Tronto2025-03-141-0/+18
|
* Revert API changeSebastiano Tronto2025-03-121-0/+17
|
* Working (?) version of coordinate solverSebastiano Tronto2025-03-091-0/+46
|
* renamed some filesSebastiano Tronto2025-03-081-48/+0
|
* More progress on coordinate solverSebastiano Tronto2025-03-071-0/+28
|
* Begin work for coordinate solverSebastiano Tronto2025-03-041-0/+20

Generated with cgit - Back to sebastiano.tronto.net