Ella Pietraroia
db773444d3
looper: commenting
2020-02-27 14:29:45 +10:30
Ella Pietraroia
9faa1940a8
splitting into different main.go files for pi0 and pi3
2020-02-27 09:35:58 +10:30
Ella Pietraroia
53f4de6d5b
looper: looper verisons for pi3 and for pi0
2020-02-26 16:05:03 +10:30
Scott
8f589c8cff
revid/config: add package comments to config package
2020-02-26 14:32:08 +10:30
Scott
17cd602b7c
exp/flac: add package comments to flac package
2020-02-26 14:32:08 +10:30
Scott
ac21b7d808
codec: add package comments to codec packages
2020-02-26 14:32:08 +10:30
Scott
48a3aea7f4
container: add package comments to flv, pes, meta and psi packages
2020-02-26 14:32:08 +10:30
Scott
6e1ccf6bda
device: add package comments to file, raspivid, geovision and webcam packages
2020-02-26 14:30:42 +10:30
Ella Pietraroia
39dcf84e39
moved comments to README
2020-02-26 13:40:35 +10:30
Ella Pietraroia
a1c856e567
adding conts and comments
2020-02-26 12:30:34 +10:30
Scott Barnard
cd3351543c
Merged in meta-delete-fix (pull request #382 )
...
container/mts/meta: make Delete method correctly update order field
Approved-by: Ella Pietraroia <ella@ausocean.org>
2020-02-26 00:33:23 +00:00
Scott
7ae9f265e0
add TestDeleteOrder to check that the order of keys is correct after deletion
2020-02-26 10:57:48 +10:30
Scott
9a9dba0cd2
add unit tests for NewFromMap and EncodeAsString methods
2020-02-26 10:57:48 +10:30
Scott
813c1d38e7
container/mts/meta: make Delete method correctly update order field
2020-02-26 10:53:22 +10:30
Ella Pietraroia
5edb9a08e6
will loop audio on pi at boot until power off
2020-02-25 17:16:16 +10:30
Scott Barnard
a78dd9e4b2
Merged in meta-from-map (pull request #380 )
...
Meta from map
Approved-by: Saxon Milton <saxon.milton@gmail.com>
2020-02-19 04:22:27 +00:00
Scott
cca292ea17
mts/meta: created EncodeAsString and GetAllFromString methods
2020-02-19 13:10:05 +10:30
Scott
6855244424
mts/meta: created NewFromMap method
2020-02-19 12:57:25 +10:30
Scott Barnard
24a4654f6b
Merged in time-filter (pull request #379 )
...
filter: time based motion filter
Approved-by: Saxon Milton <saxon.milton@gmail.com>
2020-02-17 00:04:13 +00:00
Scott
57b3f53bf3
filter: time based filter for overcoming discontinuities
...
When the filter has short discontinuities in detection, those frames are sent so that the video is more continuous.
2020-02-17 09:41:07 +10:30
Saxon Milton
e312bca992
Merged in validate-before-set (pull request #378 )
...
revid/config/parameter: validate set val passed and then only if good we set receiver
Approved-by: kortschak <dan@kortschak.io>
2020-02-16 22:25:43 +00:00
Saxon Milton
81aa35b586
Merged in parameter-implementations (pull request #376 )
...
revid/config/parameter: wrote code for the generation of Parameter interface implementations and commit resulting code
Using a template, code has been created to generate repetitive implementations of an interface name Parameter. The code iterates through a list of params and creates implementations for each one.
Approved-by: Scott Barnard <scott@ausocean.org>
2020-02-12 00:27:08 +00:00
Ella Pietraroia
2ee8ded809
Merged in benchmark (pull request #374 )
...
Benchmarking for filters
Approved-by: Saxon Milton <saxon.milton@gmail.com>
2020-02-11 02:50:30 +00:00
Ella Pietraroia
d24a0e688e
filter: benchmark: tidy
2020-02-11 13:17:08 +10:30
Ella Pietraroia
8dfddfbc1e
filter: benchmark: tidying code
2020-02-11 12:14:21 +10:30
Ella Pietraroia
e73be1e30a
Filter: benchmark: merge conflicts on tests.go file
2020-02-11 10:59:48 +10:30
Ella Pietraroia
ee3781eddc
Filter: Benchmark: Merging in new way of calling new filters
2020-02-11 10:55:28 +10:30
Ella Pietraroia
a658e39c7c
filter: benchmark: move consts to into benchamrks
2020-02-11 10:05:45 +10:30
Ella Pietraroia
c477a1184b
filter: benchmark: add stanza
2020-02-11 10:05:41 +10:30
Ella Pietraroia
96ec7003db
filter: benchmark: error checking for write function update descriptions
2020-02-11 10:05:39 +10:30
Ella Pietraroia
f3df9f51f8
filter: benchmark: remove \n from log
2020-02-11 10:05:30 +10:30
Ella Pietraroia
daa45014b6
filter: benchmark: upadte headers, add consts, print to log
2020-02-11 10:05:24 +10:30
Ella Pietraroia
b0dbc25fd2
filter: benchmark: chaning descriptions
2020-02-11 10:03:03 +10:30
Ella Pietraroia
73454cb9bc
filter: benchmarks: tidying up code
2020-02-11 10:02:48 +10:30
Ella Pietraroia
06a854c661
benchmark testing file
2020-02-11 10:02:05 +10:30
Ella Pietraroia
f076330799
file added
2020-02-11 10:01:22 +10:30
Ella Pietraroia
85ca6014c4
filter: benchmark: change function calls to suit rebase
2020-02-11 10:00:17 +10:30
Ella Pietraroia
87498f125d
filter: benchmark: change from wiriting output to file, to wiritng to dummy struct
2020-02-11 10:00:17 +10:30
Ella Pietraroia
d7fa988272
filter: benchmark: add stanza
2020-02-11 10:00:17 +10:30
Ella Pietraroia
b880657eae
filter: benchmark: error checking for write function update descriptions
2020-02-11 10:00:17 +10:30
Ella Pietraroia
99b0ccc1b5
filter: benchmark: remove \n from log
2020-02-11 10:00:17 +10:30
Ella Pietraroia
42fe6e05ac
filter: benchmark: upadte headers, add consts, print to log
2020-02-11 10:00:17 +10:30
Ella Pietraroia
ab30dff020
filter: benchmark: chaning descriptions
2020-02-11 10:00:17 +10:30
Ella Pietraroia
e31934a7e3
filter: benchmarks: tidying up code
2020-02-11 10:00:17 +10:30
Ella Pietraroia
97dac2fc37
filter: adding file with testing data
2020-02-11 10:00:17 +10:30
Ella Pietraroia
034a2622b7
benchmark testing file
2020-02-11 10:00:17 +10:30
Ella Pietraroia
08bbe7c917
file added
2020-02-11 10:00:17 +10:30
Scott Barnard
1ef52df250
Merged in diff-difference (pull request #377 )
...
filter: rename Difference to Diff
Approved-by: Saxon Milton <saxon.milton@gmail.com>
2020-02-10 06:15:46 +00:00
Scott
fa15d92388
filter: Difference → Diff
2020-02-10 15:29:20 +10:30
Scott Barnard
a41033beb3
Merged in combine-filter-var (pull request #375 )
...
filter: combine common filter variables
Approved-by: Saxon Milton <saxon.milton@gmail.com>
2020-02-08 05:30:37 +00:00