Commit Graph

24 Commits

Author SHA1 Message Date
ori agranat
583154090b added current pipeline to full settings and current camera 2019-10-25 15:57:46 +03:00
ori agranat
ec117e9884 bugfix in delete pipeline in ui, changed pipelines to be a list instead of a hashmap, ui renaming
- changed pipeline delete message to be Can not remove the only pipeline!
- duplicate pipeline window will display current pipeline on open
- duplicate windows button changed from discard to cancel
2019-10-25 15:02:17 +03:00
ori agranat
666cf66a99 added call by nickname 2019-10-25 14:02:42 +03:00
Banks Troutman
7b48c9f964 Added command handling for camera name, pipeline name pipeline duplication 2019-10-24 15:20:15 -04:00
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
cd94c9f8c0 changed general settings naming and added general settings save in ui 2019-10-15 21:00:18 +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
ori agranat
3af2f3c686 added more pipeline creation for new cam 2019-09-25 10:10:11 -07:00
Banks Troutman
50fb60b3a2 Potential fix for floating point crash with sliders 2019-09-23 18:26:53 -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
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
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