Commit graph

6 commits

Author SHA1 Message Date
qrp73 f1271f6854 add scanraw command (scan unlimited points with averaging and return raw data with no calibration apply)
The command is disabled by default, define __SCANRAW_CMD__ to enable. This command can be used with custom calibration procedure on PC software.

Note: needs to test stack & code memory requirements for gcc compiler
2019-10-08 09:19:07 +03:00
cho45 480ad0f745 static inline reduce stack memory usage 2019-08-29 01:05:55 +09:00
TT 6d2941bd51 omit unused chibios features from chconf.h 2017-01-22 13:07:49 +09:00
TT 09c99564f6 add float output with cal command 2016-10-16 14:29:01 +09:00
TT 90db23ffc0 add pause/resume 2016-09-28 09:35:20 +09:00
TT 59020b8cfc initial commit 2016-09-05 07:29:43 +09:00