ori agranat
5b66de7f8b
removed old ui src and moved new one to its location and builded ui for distribution
2019-10-19 16:58:10 +03:00
ori agranat
dc2b738190
finished integration between new client and backend
...
commands needs to be implemented
2019-10-16 14:13:12 +03:00
ori agranat
0828d2290a
WIP stream divisor
...
set enum for stream divisor
2019-10-16 08:10:06 +03:00
ori agranat
cd94c9f8c0
changed general settings naming and added general settings save in ui
2019-10-15 21:00:18 +03:00
Omer
5f879f9d98
Added enums, msgpack - new ui intergration
2019-10-12 03:38:42 +03:00
Banks Troutman
61b09f2bf3
Merge branch 'networkmanager' into dev
...
# Conflicts:
# Main/src/main/java/com/chameleonvision/util/MathHandler.java
# Main/src/main/java/com/chameleonvision/vision/camera/Camera.java
# Main/src/main/java/com/chameleonvision/vision/camera/CameraManager.java
# Main/src/main/java/com/chameleonvision/vision/process/VisionProcess.java
2019-10-07 14:08:01 -04:00
Banks Troutman
47307e1fbd
Networking bugfixes, added PixelFormat to resolution selection
2019-10-06 21:49:17 -04:00
Banks Troutman
7699766091
Begin network rewrite
2019-10-04 15:55:45 -04:00
ori agranat
285125cc22
removed video mode filter and added pixel format name to the resolution list
2019-10-04 20:17:05 +03:00
Banks Troutman
507592735c
Changed all pipeline sets to integer
2019-10-01 02:18:55 -04:00
ori agranat
b13f145ee6
initial pipeline update
2019-09-29 17:39:58 +03:00
Banks Troutman
7a49541d45
Fix settings paths for Unix systems
2019-09-26 15:01:51 -04:00
Banks Troutman
c5de2f8f5e
Updated Maven Deps to the new WPILib Artifactory, added AARCH64-Bionic support (Jetson)
2019-09-26 14:19:30 -04:00
Banks Troutman
c46ec3066d
Update OpenCV to new WPI Maven Repo
...
Adds support for Linux AARCH64
2019-09-26 01:52:20 -04:00
ori agranat
f611b857a4
bug fixes and added nt pipline change
2019-09-25 10:32:22 -07:00
ori agranat
3af2f3c686
added more pipeline creation for new cam
2019-09-25 10:10:11 -07:00
Banks Troutman
8dbf5b3a73
Potential fix for multi-camera on Windows
2019-09-24 10:35:14 -04:00
Omer
1def77f36d
Hacky fix for two cameras
2019-09-24 02:16:36 +03:00
Banks Troutman
50fb60b3a2
Potential fix for floating point crash with sliders
2019-09-23 18:26:53 -04:00
ori agranat
5389d79532
added camname with suffix when open a camera and server
2019-09-23 09:22:05 -07:00
Omer
03459be291
Yaw and pitch calculation fix
2019-09-22 22:28:05 +03:00
Banks Troutman
07d0274753
Fixed video mode not being set when loading from json
2019-09-22 13:35:19 -04:00
Banks Troutman
8c16815305
resolution change fix, various cleanup
2019-09-22 02:49:30 -04:00
Banks Troutman
038e84ce0d
Various cleanup, slowed down UI FPS counter
2019-09-21 13:05:00 -04:00
ori agranat
d97f3c1e1a
added port handling and pipline change sync wth ui
...
- added port hash map
- putting port into hashmap from camera class
- added sending port from full settings and camera change
- nt pipe change now sends pipe name to ui
2019-09-21 18:52:28 +03:00
ori
4c315ac554
added image flip and fixed focal length
2019-09-21 08:06:27 -07:00
Banks Troutman
17009bc04c
Moved camera stream to separate thread
2019-09-20 21:25:54 -04:00
Banks Troutman
096e214a8e
Make SettingsManager completely static
2019-09-20 19:54:59 -04:00
Banks Troutman
d733995ac6
Add CameraDeserializer, fix empty camera.json crash
2019-09-20 15:42:13 -04:00
ori
61f21e6b1b
fixed empty lists in ui
2019-09-20 01:25:53 -07:00
ori
c143e18f3e
opencv cam open bugfix
2019-09-20 11:08:16 +03:00
Banks Troutman
07c21aca1d
Allow resolution change to take effect without restarting CameraProcess
2019-09-20 02:30:19 -04:00
Banks Troutman
012aa9559a
Moved CvSink/CvSource to Camera class
2019-09-20 02:17:22 -04:00
Banks Troutman
508ccff766
Full rewrite of camera system
2019-09-19 14:07:42 -04:00