Commit Graph

100 Commits

Author SHA1 Message Date
Matt
bea80cb700 Fix noSuchFieldException on calibration 2019-11-29 20:38:31 -08:00
Banks Troutman
5b2af86f87 More UI fixes, add videomode and StreamDivisor to config 2019-11-29 14:24:34 -05:00
ori agranat
3ff1f56bd5 added show multiple switch in ui and back end 2019-11-29 16:50:16 +02:00
ori agranat
288000b295 fixed resolution list send to ui 2019-11-29 13:34:38 +02:00
Banks Troutman
25613d2625 Fix pipeline renaming and saving, RotationMode UI fix 2019-11-29 00:30:29 -05:00
ori agranat
ab9cf217aa bugfix in 2d pipeline and added area in ui 2019-11-28 01:38:45 +02:00
Banks Troutman
a0dddc0289 Merge branch 'dev' into class-abstraction
# Conflicts:
#	.gitignore
#	Main/src/main/java/com/chameleonvision/vision/camera/Camera.java
#	Main/src/main/java/com/chameleonvision/vision/camera/CameraSerializer.java
#	Main/src/main/java/com/chameleonvision/vision/enums/StreamDivisor.java
#	Main/src/main/java/com/chameleonvision/vision/process/CameraProcess.java
#	Main/src/main/java/com/chameleonvision/vision/process/VisionProcess.java
#	Main/src/main/java/com/chameleonvision/web/Server.java
#	Main/src/main/java/com/chameleonvision/web/SocketHandler.java
2019-11-27 17:40:24 -05:00
ori agranat
e195cce026 bug fixes in ui and bug fixes in sever handler
-- updated pom
2019-11-27 21:46:07 +02:00
ori agranat
a0d180d538 added connection url by development or production 2019-11-13 20:54:06 +02:00
ori agranat
ee618f6d86 added ui save message on settings save 2019-11-09 21:26:02 +02:00
ori agranat
1198e2cf99 general settings and camera settings as http requests 2019-11-09 19:52:33 +02:00
ori agranat
0881880b86 changed stream resolution list from ratio
- changed the resolution list to be the actual resolution instead of ratio 
- changed development port to be 5800
2019-11-05 21:15:10 +02:00
ori agranat
4bbc6457a1 changed store key to match java code 2019-11-01 17:13:59 +02:00
ori agranat
51a3f677bd added driver mode tab to settings in the ui 2019-11-01 17:10:48 +02:00
Omer
972df541e9 Rename "Closest" to "Centermost", rebuild for the ui needed 2019-10-30 14:35:30 +02:00
ori agranat
1e02f114e1 added auto save and save button 2019-10-29 23:58:06 +02:00
ori agranat
8fc78aea2b moved components to the right folder 2019-10-29 20:54:21 +02:00
Unknown
a20d140531 added single point in pipeline and removed is calibrated for an enum 2019-10-28 20:16:18 +02:00
ori agranat
f3eea5c913 code cleanup and initial work 2019-10-26 23:41:45 +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
0ce7d7465c bugfix for Settings where page moved down and url is lowercase 2019-10-24 21:27:49 +03:00
ori agranat
f5aa1159be manual merge of speckle rejection into new ui and updated ui to include speckle slider 2019-10-24 02:35:08 +03:00
ori agranat
12c409b953 disabled duplicate to another camera when only one cam is connected and disabled pipeline delete when only one left 2019-10-23 00:01:57 +03:00
ori agranat
72889c5e18 changed camera index from null to -1 2019-10-21 21:19:44 +03:00
ori agranat
9331f30473 duplicate values not receiving in BE bugfix 2019-10-21 21:10:42 +03:00
ori agranat
e3a01c19fa bug fix in duplicate pipeline 2019-10-21 20:34:47 +03: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
e6998cc1dd Merge branch 'NewUI' into 'dev'
New ui

See merge request chameleon-vision/Chameleon-Vision!20
2019-10-02 19:32:21 +00:00
Omer
e1dcff91aa Fixed typos 2019-09-22 03:37:25 +03:00
ori agranat
abe01128d8 new ui stacture 2019-09-20 20:56:24 +03:00
ori
c5568e4296 new client upload 2019-09-20 09:34:13 -07:00
ori
c143e18f3e opencv cam open bugfix 2019-09-20 11:08:16 +03:00
ori agranat
79a45f298f initial project setup 2019-09-20 09:59:16 +03:00
ori agranat
2966f8ccfc added is calibrated bool to calib method 2019-09-19 23:27:21 +03:00
ori agranat
0bbbb8049d added client test for the same message 2019-09-16 23:54:31 +03:00
ori agranat
51aac221c5 added logo and fixed arrows in ui menu 2019-08-30 21:52:48 +03:00
ori
514403bd64 removed prepaend from hostname 2019-08-20 13:33:32 -07:00
ori
7734a89c88 fixed var names in website 2019-08-20 13:26:48 -07:00
ori agranat
fa49aabf74 some bug fixes 2019-08-20 23:10:43 +03:00
ori
d36def7ec5 integrated ip 2019-08-19 13:14:49 -07:00
ori
3e3ea538af added ip handler 2019-08-17 13:55:58 -07:00
ori
7cd7f4e57f nt pipline listener with ui integration
maybe socket bug fixed
2019-08-11 12:03:31 -07:00
ori
f8e846dda0 bug fixes for calibration module 2019-08-10 10:16:49 -07:00
ori
81667b7b98 finished calibration module 2019-08-09 05:27:08 -07:00
ori
33701eaf34 added cam port sending and change camera bug fix 2019-08-09 03:29:03 -07:00
ori
f61db90684 first bug fixes 2019-08-09 02:21:52 -07:00
ori
7d5666bfb8 fixes in the ui 2019-07-19 10:30:16 -07:00