Commit Graph

33 Commits

Author SHA1 Message Date
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