Saxon Nelson-Milton
67e03d0f5c
Invert tag for inclusion of CV functionality
...
Prior to this change, CV was included by default, however, this
doesn't seem appropriate given that this functionality is rarely
used. For that reason, the meaning of the nocv tag has been
inverted i.e. it is now called withcv, and it the tag must be
included to build CV components.
2022-11-13 08:19:12 +10:30
Saxon Nelson-Milton
fe2f091272
run gofmt
2022-11-06 17:25:28 +10:30
Saxon Nelson-Milton
5eb5992f15
using latest version of utils and using latest logging package
2022-05-27 15:42:58 +09:30
Russell Stanley
445ab1d785
turbidity: updated naming convention and comments per comments on PR
2022-04-28 13:43:49 +09:30
Russell Stanley
83317e9bbc
turbidity: added comments and improved debug logs
2022-04-22 15:09:23 +09:30
Russell Stanley
c58643e207
cmd/rv/main.go fix probe initialization
2022-04-21 09:12:29 +09:30
Russell Stanley
f6505488bb
turbidity: incorporate transform matrix variable into turbidity sensor
2022-04-12 13:32:34 +09:30
Russell Stanley
798e691c06
cmd/rv/main.go: add probe update after revid variable update
2022-04-11 16:26:22 +09:30
Russell Stanley
3047704ca0
revid: add transfrom matrix variable
2022-04-11 09:23:40 +09:30
Russell Stanley
72f5b6ffb5
cmd/rv/probe.go: add trim fail tolerance
2022-04-01 10:25:58 +10:30
Russell Stanley
ec4f34b117
cmd/rv/probe.go address comments on latest commit
2022-03-18 16:34:55 +10:30
Russell Stanley
8e06cffade
mend
2022-03-17 09:21:26 +10:30
Russell Stanley
b97f1f465f
cmd/rv/probe.go improved error handling
2022-03-04 17:09:50 +10:30
Russell Stanley
9a02036628
merge master into turbidity-probe
2022-02-28 14:40:26 +10:30
Russell Stanley
f262c70bab
cmd/rv/probe.go reduce buffer limit and code cleanup
2022-02-25 17:02:46 +10:30
Russell Stanley
cb59034a2e
cmd/rv/probe.go improved logging and moved trim function to codec/h264/parse.go
2022-02-23 10:26:47 +10:30
Russell Stanley
d4fbad12b7
add trim function for video data
2022-02-21 13:34:02 +10:30
Russell Stanley
fd3202f99a
add concurrency to probe write function
2022-02-16 16:29:04 +10:30
Russell Stanley
f052516f9f
mend
2022-02-09 12:53:18 +10:30
Russell Stanley
be3e74ca43
code cleanup addressing comments on PR
2022-02-09 12:06:28 +10:30
Russell Stanley
9bf0edbe4d
update transform to always apply default transformation
2022-02-09 10:51:42 +10:30
Russell Stanley
c4386def0f
Merge branch 'patch-turbidity' into turbidity-probe
2022-02-08 12:26:38 +10:30
Russell Stanley
d8fefc0930
split turbidity probe declaration
2022-02-08 11:20:20 +10:30
Russell Stanley
4f33f13358
patch build issues from latest turbidity probe PR
2022-02-08 09:57:05 +10:30