Commit graph

  • 1abf56474e Notification ribbon; keyboard touchups Heath Volmer 2017-09-25 18:01:13 -06:00
  • a262dfdf5b Extensive keyboard development Heath Volmer 2017-09-25 17:23:04 -06:00
  • 26907acb56 Added generic codec directory interface and cisco specific phonebook classes for deserialization Neil Dorin 2017-09-22 17:30:10 -06:00
  • 0ee35dfbd9 Merge remote-tracking branch 'origin/feature/ecs-407' into feature/cisco-spark-2 Neil Dorin 2017-09-22 15:44:00 -06:00
  • a71e991383 set up program to load Cisco Codec from config, not just manually Neil Dorin 2017-09-22 15:40:08 -06:00
  • 1c63e506b8 Fixed end all not working - many hours chasing error Heath Volmer 2017-09-22 13:20:50 -06:00
  • f498d55dd6 ecs-411: Most of keyboard driver Heath Volmer 2017-09-21 21:23:48 -06:00
  • 1d46f8520d Updates to call status tracking and Call History. Added CiscoCodecPropertiesConfig class Neil Dorin 2017-09-21 18:00:43 -06:00
  • 3b3ea98dea Merge remote-tracking branch 'origin/feature/ecs-407' into feature/cisco-spark-2 Neil Dorin 2017-09-21 11:57:48 -06:00
  • 75ff8ea88a updates to iCallHistory and changed CallHIstoryEntry to extend CodecActiveCallItem Neil Dorin 2017-09-21 11:53:13 -06:00
  • 69e76bdb3a Moved ListCalls into VideoCodecBase Heath Volmer 2017-09-21 11:29:13 -06:00
  • 639e1810db Fixed connected enum; Call status header button Heath Volmer 2017-09-21 10:56:37 -06:00
  • ff5fab4984 Merge remote-tracking branch 'origin/feature/ecs-407' into feature/cisco-spark-2 Neil Dorin 2017-09-20 18:19:03 -06:00
  • ca3f6d4d14 Tuning up InCall statuses, removed ActiveCallCountFB Heath Volmer 2017-09-20 16:57:49 -06:00
  • c045c8e7a6 Minor updates to Codec Interfaces Neil Dorin 2017-09-20 09:55:18 -06:00
  • 82465e8789 Moved some enums into separate files; modifying simulation methods on MockVC; Added Connecting state to eCodecStatus; ... Heath Volmer 2017-09-20 09:51:48 -06:00
  • c0d3c92495 Merge remote-tracking branch 'origin/feature/ecs-407' into feature/cisco-spark-2 Neil Dorin 2017-09-19 18:13:58 -06:00
  • 5c6ba60d51 Updated enum values in CodecActiveCallItem Neil Dorin 2017-09-19 18:06:30 -06:00
  • f13978368f merge cisco-spark-2, see previous commit note Heath Volmer 2017-09-19 17:54:21 -06:00
  • 3d811c6979 Commit before merge with Heath Neil Dorin 2017-09-19 17:50:06 -06:00
  • a6f0163264 Moved around base class items and interfaces. Added CodecStatusItems to many methods. Heath Volmer 2017-09-19 17:49:25 -06:00
  • b33273e6d3 Fixing up basic UI switchs Heath Volmer 2017-09-19 12:09:20 -06:00
  • fed06bc025 cisco-spark-2 merge Heath Volmer 2017-09-18 17:42:18 -06:00
  • cc6e555f25 ? Heath Volmer 2017-09-18 17:38:05 -06:00
  • b0fd837cdc Updates to codec interfaces to handle active calls Neil Dorin 2017-09-18 17:23:05 -06:00
  • 95a6f3948f Replaced incallfeedback with activecallcount.... Heath Volmer 2017-09-18 14:27:49 -06:00
  • 8df353ab75 Fixed wrecked merge by sleepy fool Heath Volmer 2017-09-18 13:38:05 -06:00
  • 535fce5f33 Merge with o/f/cisco-spark Heath Volmer 2017-09-18 10:45:29 -06:00
  • b588a8c325 Not clear change Heath Volmer 2017-09-18 10:42:48 -06:00
  • 253095cb93 EOD commit. Working on integrating Crestron OBTP library Neil Dorin 2017-09-15 17:02:22 -06:00
  • 9b85456f2e Updated ICodecAudio interface to break out individual functions to their own interfaces and not assume all to be applied to VideoCodecBase. Updated affected classes as a result. Neil Dorin 2017-09-15 11:47:45 -06:00
  • f6a9ecca03 Merge remote-tracking branch 'origin/feature/ecs-407' into feature/cisco-spark Neil Dorin 2017-09-15 11:30:04 -06:00
  • 2028fa308a Updates to xStatus an CiscoCodec to remove compile errors (duplicate objects, InputPort actions) Neil Dorin 2017-09-15 11:13:59 -06:00
  • a63e8b394f merge ecs-407 Heath Volmer 2017-09-15 10:06:21 -06:00
  • 16e1185fdf Very elusive null ref in routing/usage tracking; adding bits and pieces to codecs Heath Volmer 2017-09-15 10:01:18 -06:00
  • 9e4f34acd5 Added command for CiscoCodec methods implemented by standard interfaces. Renamed data class files. Neil Dorin 2017-09-14 23:05:33 -06:00
  • dc3cc1d4eb Added various things to mock. Trying to find exception in routing Heath Volmer 2017-09-14 20:29:15 -06:00
  • e8a9282180 Merge remote-tracking branch 'origin/feature/cisco-spark' into feature/ecs-407 Heath Volmer 2017-09-14 10:52:42 -06:00
  • 58ed6b450f Added References to Crestron Cisco Classes Neil Dorin 2017-09-14 10:50:40 -06:00
  • 741d6a4a87 Merge remote-tracking branch 'origin/feature/cisco-spark' into feature/ecs-407 Heath Volmer 2017-09-14 10:23:15 -06:00
  • d2680298ff Further mock testing into UI Heath Volmer 2017-09-14 10:22:35 -06:00
  • 1ad1c5404f Started working on property feedback mechansism to trigger codec feedbacks automatically when feedback values are deserialized Neil Dorin 2017-09-14 10:21:29 -06:00
  • a9424cde22 JSON feedback deserialization working Neil Dorin 2017-09-14 09:16:18 -06:00
  • 9b145d6dfc Merge remote-tracking branch 'origin/feature/ecs-407' into feature/cisco-spark Neil Dorin 2017-09-13 16:07:15 -06:00
  • b6965fac0b Re-added VC/CiscoCodec classes Neil Dorin 2017-09-13 16:05:19 -06:00
  • 57dee6153b Merge remote-tracking branch 'origin/feature/ecs-407' into feature/cisco-spark Neil Dorin 2017-09-13 14:07:56 -06:00
  • d65ff7add0 Mock testing: Connect/End UI behavior start Heath Volmer 2017-09-13 11:39:22 -06:00
  • 849675c539 Updates to Video Codec Interfaces Neil Dorin 2017-09-12 14:04:20 -06:00
  • fd14eeb9a7 Added VC Mock and some interaction in UI layer Heath Volmer 2017-09-12 13:52:25 -06:00
  • 2196f5e67a Merge with feature/cisco-spark Heath Volmer 2017-09-12 11:12:52 -06:00
  • 830093da3b Push before merge with Heath Neil Dorin 2017-09-12 11:09:27 -06:00
  • fb70dac224 Trying to fix broken routing on hud-vtc Heath Volmer 2017-09-12 11:08:35 -06:00
  • 2180521004 Basic scaffold of VC driver. Heath Volmer 2017-09-11 20:37:38 -06:00
  • 682c21f37c Added Huddle-vtc room; Adding hud-vtc driver; adding vc driver Heath Volmer 2017-09-11 19:57:03 -06:00
  • b81c667e5f Added many UI Joins. Heath Volmer 2017-09-11 16:08:55 -06:00
  • 4b4bf1a1c8 Working HTTP Server and Client communicating with codec. Need to fix issue with deserializing configuration.xml upon connection (null ref exception). Neil Dorin 2017-09-08 15:00:16 -06:00
  • 65819cf723 Added HTTP server for receiving feedback from Cisco codec. Added data classes for desiralization of responses from codec. Neil Dorin 2017-09-07 17:58:44 -06:00
  • cb5dcc5088 PageDriver for VtcHuddle AV funcs; PageDriver for Spark Heath Volmer 2017-09-06 18:07:37 -06:00
  • 0d071e6e82 Updated class names to not use VC abbreviation. Defined additional interfaces Neil Dorin 2017-09-06 08:52:53 -06:00
  • 9aad840a78 NYU AV Driver start Heath Volmer 2017-09-05 18:51:15 -06:00
  • 617e2bdc4f Defined VcCodecBase, new Vc interfaces and started CiscoCodec class Neil Dorin 2017-08-31 18:12:52 -06:00
  • 88de2a2ee0 Updates to Fusion SetUpCommunicationMonitors() method to properly link TPs vs Xpanels by base class type. Neil Dorin 2017-08-31 16:41:31 -06:00
  • f502432fcc Merge from feature/fusion-nyc Heath Volmer 2017-08-28 15:02:11 -05:00
  • a052700934 Updates to source switching digitals and added processor reboot attribute to Fusion Neil Dorin 2017-08-28 13:37:43 -06:00
  • 74d48a0427 Default volume; hide setup gear for ipad Heath Volmer 2017-08-28 14:26:41 -05:00
  • e344e05857 Bug fixes to device usage string syntax. Tested and working with Fusion Reporting. Neil Dorin 2017-08-25 18:05:19 -06:00
  • 0b5681842e Device Usage working when switching sources Neil Dorin 2017-08-25 17:00:58 -06:00
  • 6ab5f06fc9 Minor friday afternoon changes Heath Volmer 2017-08-25 15:50:17 -06:00
  • d55d30be3f Fixed share button sync issues around power off dialogs Heath Volmer 2017-08-25 15:16:21 -06:00
  • efd630c8f1 Hopefully fixed standby/power off glitch on Sammy; Removed some debugging; Removed duplicate routing on huddle room Heath Volmer 2017-08-25 10:03:35 -06:00
  • 2a1c9dbaf6 Added code to ignore power off state on general status messages when input is <10 Heath Volmer 2017-08-24 21:56:57 -06:00
  • 7801a980b5 Testing ANOTHER power off/standby catch Heath Volmer 2017-08-24 21:28:27 -06:00
  • 0d42a41af3 Try catch on some Fusion usage bugs; Fixed press-hold on TriListExtensions Heath Volmer 2017-08-24 20:29:30 -06:00
  • ba6fdb83ae Removes .projectinfo files for cleaner merges Neil Dorin 2017-08-24 16:25:38 -06:00
  • 12d9ad1183 Test removing projectinfo Heath Volmer 2017-08-24 16:24:34 -06:00
  • 75fb5bc9d6 Merged in ecs-355-neil Heath Volmer 2017-08-24 16:10:46 -06:00
  • 841af73248 Logo loading; troublshooting power/sleep hiccuo Heath Volmer 2017-08-24 16:03:45 -06:00
  • 2fd4bbc8b3 Commit before merge. Updates to source device usage triggers based on room source routing Neil Dorin 2017-08-24 15:43:12 -06:00
  • 6aad62ee6b Changed back temporary gear join after UI fix Heath Volmer 2017-08-24 10:00:47 -06:00
  • de8c7477b8 Countdown timer seconds on modal 390; 359 auto-on source Heath Volmer 2017-08-23 22:41:01 -06:00
  • 057d8ac5f5 Added sig held helper function Heath Volmer 2017-08-23 22:03:54 -06:00
  • d5dddade85 press with hold on gear button Heath Volmer 2017-08-23 21:46:23 -06:00
  • 78529a4d56 Gear button and setup page Heath Volmer 2017-08-23 21:28:33 -06:00
  • f87e0a7888 376, 377, 383. Resolving multi UI-sync issues Heath Volmer 2017-08-23 20:14:23 -06:00
  • 2c8259e350 Warming, cooling synced with display. Heath Volmer 2017-08-23 15:43:30 -06:00
  • 19f3b10f90 Adding warming and cooling modal. Warming seems to occasionally not happen Heath Volmer 2017-08-23 14:14:35 -06:00
  • 85c2c448d1 Finished merge with 307 Heath Volmer 2017-08-22 10:48:27 -06:00
  • 2b29bf6aa5 Minor updates to Fusion Occ before merge Neil Dorin 2017-08-22 10:28:00 -06:00
  • 87e5e9bbe0 projectinfos Heath Volmer 2017-08-22 10:26:20 -06:00
  • ce3de2baeb Added DeviceUsage logic. Requires testing on NYC program with real hardware. Ready for Merge. Neil Dorin 2017-08-21 18:04:47 -06:00
  • f10e20b78a Lots of f-words Heath Volmer 2017-08-21 16:41:18 -06:00
  • 6656e67085 Refining power off dialog; added helpers to TPController for console-signal debugging Heath Volmer 2017-08-21 14:22:59 -06:00
  • 5c08c7d65e Fixing shutdown timers; removing Timer from ModalDialog Heath Volmer 2017-08-21 12:46:09 -06:00
  • 0becff5320 Working on adding shutdown timing to room, not UI Heath Volmer 2017-08-19 11:41:30 -06:00
  • 4cda13f004 Added countdown timer. Currently counts seconds from n to 0 with various events and callbacks Heath Volmer 2017-08-18 16:55:54 -06:00
  • 710bfa3e8f Implemented Device Usage feature for Fusion. Neil Dorin 2017-08-18 12:37:09 -06:00
  • 25122abed1 Fixed volume up/down; Working on linking display power fb to room on fb Heath Volmer 2017-08-18 12:20:22 -06:00
  • 1d54214c55 Working Fusion Time Sync feature Neil Dorin 2017-08-17 18:03:56 -06:00
  • 0f449801e4 Updates to Fusion classes to support NYU deployment Neil Dorin 2017-08-17 00:39:11 -06:00
  • 394be710a4 Fixed Touchpanel controller to spin up a 560 Heath Volmer 2017-08-16 15:54:39 -06:00