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
dfe88d8df5
added nickname call in server handler
2019-10-25 14:05:00 +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
717e4f3568
type fix and added full setting save
2019-10-21 20:22:39 +03:00
ori agranat
c6cd86d8db
code cleanup and ui route bugfix
2019-10-20 10:13:07 +03:00
ori agranat
ded791b31c
added all cases to the server handler
2019-10-19 17:45:40 +03: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
188f6496aa
bug fix for is binary in ui
2019-10-17 22:31:51 +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
ori agranat
91a1338022
changed all double and int data type to Number
...
added pipeline change handle in ui
2019-10-14 23:35:29 +03:00
ori agranat
221c1b7bfd
fixed enums ordinal
2019-10-14 22:36:56 +03:00
ori agranat
ce29e904b9
enum and is binary bug fix
2019-10-14 22:24:37 +03:00
ori agranat
98a71aea66
working communication between client and backend with message pack with working data flow
2019-10-14 21:22:43 +03:00
ori agranat
63290a07d3
simplified the msgpack object using jackson-msgpack
2019-10-14 11:21:20 +03:00
Omer
ca2da43110
Added client parse message
2019-10-14 00:03:22 +03:00
Omer
8b61c87733
Simplified ServerHandler, move ApplyFields to set value function
2019-10-13 22:59:36 +03:00
Omer
27dcef96dd
Revert "Simplfied serverhandler and moved alot of the logic to ApplyFields"
...
This reverts commit 34eda17e97 .
2019-10-13 21:58:34 +03:00
Omer
34eda17e97
Simplfied serverhandler and moved alot of the logic to ApplyFields
2019-10-13 00:44:17 +03:00
Omer
5f879f9d98
Added enums, msgpack - new ui intergration
2019-10-12 03:38:42 +03:00
Omer
2eb4cbc950
very early msgpack handler
2019-10-11 02:25:25 +03:00
Banks Troutman
7699766091
Begin network rewrite
2019-10-04 15:55:45 -04:00
Banks Troutman
507592735c
Changed all pipeline sets to integer
2019-10-01 02:18:55 -04:00
ori agranat
4e6bd3e75a
bug fixed the sync and bug fixed the pipe change from nt
2019-09-29 08:01:00 -07:00
ori agranat
b13f145ee6
initial pipeline update
2019-09-29 17:39:58 +03:00
ori agranat
f611b857a4
bug fixes and added nt pipline change
2019-09-25 10:32:22 -07:00
Omer
0d9b987b19
Removed windows support for networksettings
2019-09-24 03:31:56 +03:00
Omer
0b5f2b16f8
Fov whole number fix, send full settings on cam change
2019-09-24 03:06:04 +03:00
Omer
e644eec49d
Fix for ratio in decimal number
2019-09-24 02:44:02 +03:00
ori agranat
5389d79532
added camname with suffix when open a camera and server
2019-09-23 09:22:05 -07: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
Omer
84ddc8ec4e
Cleaned up server.java and creeated a server handler
2019-09-21 16:04:58 +03:00
Banks Troutman
096e214a8e
Make SettingsManager completely static
2019-09-20 19:54:59 -04:00
Banks Troutman
508ccff766
Full rewrite of camera system
2019-09-19 14:07:42 -04:00
Unknown
b2b2d00dce
added networktables send and websocket send of current camera
2019-09-18 13:48:34 +03:00
Omer
7fdab7d3db
Merge branch 'Java' of https://gitlab.com/chameleon-vision/Chameleon-Vision into Java
2019-09-18 03:06:10 +03:00
Omer
5fd3dc8f6c
Added saving for selected pipeline
2019-09-18 03:04:48 +03:00
ori agranat
45916b3e11
removed setCameraSettings function
2019-09-18 00:16:56 +03:00
Unknown
326da862c4
added calib calc
...
added bool to check if calib is done
2019-09-17 13:59:53 +03:00
Banks Troutman
6187b1a205
Added SortMode rect filtering, Added exposure/brightness websocket adjustment
2019-09-17 02:12:53 -04:00
Omer
adc5aa2399
Merge branch 'Java' of https://gitlab.com/chameleon-vision/Chameleon-Vision into Java
2019-09-16 18:50:30 +03:00
Omer
8374b9af7b
camera and pipeline changes synced
2019-09-16 18:50:00 +03:00
Banks Troutman
99c32e1d18
Fixed area filtering of contours
2019-09-16 11:45:56 -04:00
Omer
00552c751a
Websockets almost done TODO ports, testing
2019-09-16 04:10:26 +03:00
Banks Troutman
d04096f2c8
Package change fix
...
Moved Main.java, added missing import
2019-09-15 15:22:52 -04:00