Commit Graph

37 Commits

Author SHA1 Message Date
devdesk
fa5a16a8ea try to run a dhcp server 2024-01-19 23:31:26 +02:00
devdesk
82d11e868f Merge branch 'main' of git.telavivmakers.space:tami/thermalcam_decoder 2024-01-07 02:03:45 +02:00
devdesk
85bda0fa27 replay file 2024-01-07 02:02:52 +02:00
yair
0ec9d70cd6 add c to temp value 2023-12-31 20:25:51 +02:00
yair
1e59c59aca merge pixel view to show 16bit and calibrated resaults. 50frame step, allow to save frame 2023-12-31 18:58:30 +02:00
yair
787bdfe5f7 merge pixel view to show 16bit and calibrated resaults. allow to save frame 2023-12-31 18:56:49 +02:00
Alon Levy
d6c5058f2e add rustdecode.sh 2023-12-31 14:18:30 +02:00
Alon Levy
3ea0c74e7f rust: create target dir, use frames/basename as decode.py 2023-12-31 14:17:03 +02:00
Alon Levy
862a48131e use std::fs::OpenOptions instead of File hoping that it behaves differently under windows? 2023-12-31 13:47:05 +02:00
Alon Levy
6725a9af63 decode.py: rewrite to use iterators 2023-12-31 13:40:47 +02:00
Alon Levy
312637fa72 add missing test2.py 2023-12-31 11:30:54 +02:00
Alon Levy
6af9b21be1 use 5 digits since we have a 5G file with 46372 frames 2023-12-31 01:25:08 +02:00
Alon Levy
5f5834835c rust version iterator based, 3.5 MB memory turning 5 GB frames to files on disk, 10MiB/second 2023-12-31 01:20:44 +02:00
Alon Levy
ade93550ad do not consume iterator 2023-12-31 00:20:56 +02:00
Alon Levy
9b2f8d9377 move rust to root, make a separate main example, start using iterator 2023-12-31 00:19:24 +02:00
Alon Levy
44849f5b66 correct rust temperature code 2023-12-29 17:33:10 +02:00
Alon Levy
0554eaaafd cvview: add c char as calibration 2023-12-29 17:30:40 +02:00
Alon Levy
056bb2f96c rust example working, clean up 2023-12-29 17:06:22 +02:00
Alon Levy
a612d4f7d7 add rust usage example 2023-12-29 17:05:44 +02:00
Alon Levy
ce6fa022f9 requirements: add maturin 2023-12-29 17:03:54 +02:00
Alon Levy
18c952f94d pyo3 package 2023-12-29 17:01:58 +02:00
Alon Levy
b7714ca957 ignore images 2023-12-29 17:01:49 +02:00
Alon Levy
57a2c3197e try to do temperature change, wrongly 2023-12-29 16:27:50 +02:00
Alon Levy
fe56b9f346 feature parity with python 2023-12-29 16:27:50 +02:00
Alon Levy
45dfbd6d66 gets frames 2023-12-29 16:27:50 +02:00
Alon Levy
68757371a0 parses all packets, pretty fast 2023-12-29 16:27:50 +02:00
Alon Levy
2e4e7c7c07 parses all packets, forgot to account for partial 2023-12-29 16:27:50 +02:00
Alon Levy
1716ed1924 pcap-parser 91 packets ?? 2023-12-29 16:27:50 +02:00
yair-mantis
e15ec35ddd viewer 2023-12-29 02:26:24 +02:00
yair-mantis
e1d688da6e clean and comment 2023-12-26 16:35:32 +02:00
yair-mantis
5290f60500 new video 2023-12-26 15:39:22 +02:00
yair-mantis
f56d82487d libx264 and rotate the video 2023-12-26 15:38:54 +02:00
yair-mantis
e7ab3b6c80 format 2023-12-26 15:34:22 +02:00
eaf7294d06 Update 'readme.md' 2023-12-26 00:57:40 +02:00
devdesk
fda57e916c read 2023-12-26 00:06:38 +02:00
devdesk
d86d488ab1 decoder 2023-12-25 23:55:12 +02:00
devdesk
f5774f9214 initial 2023-12-25 23:12:44 +02:00