Srivats P
|
6cc7231e7f
|
Refactored StreamFileFormat and subclasses' methods to be consistent with SessionFileFormat
|
2016-05-20 20:30:57 +05:30 |
|
Srivats P
|
ff066ea657
|
Renamed AbstractFileFormat to StreamFileFormat and FileFormat to OstmFielFormat to be consistent with the new convention introduced with SessionFileFormat/OssnFileFormat
|
2016-05-19 21:54:28 +05:30 |
|
Srivats P
|
b6a6b776e1
|
Open Session - Drone on Windows now sends actual /Device/NPF_XXXX as port names - client sets up the ifX style alias and uses that all places; this was needed for comparison of port names while opening sessions for Drones running on Windows
|
2016-05-18 18:37:48 +05:30 |
|
Srivats P
|
ba754c1043
|
Open Session - check fileType for native file formats while identifying the file format from filename; also find size of metadata and use it when parsing just the metadata instead of the whole file
|
2016-05-17 20:47:10 +05:30 |
|
Srivats P
|
f626c179aa
|
Open Session - Invoke modifyPort RPC only if required
|
2016-05-14 19:49:07 +05:30 |
|
Srivats P
|
9bd6b536a3
|
Save/Open Session: saved streams and deviceGroups in file; open code pending
|
2016-04-15 19:03:52 +05:30 |
|
Srivats P
|
8012a9e786
|
Device Emulation (contd.): Fixed DeviceGroup related RPCs to be invoked only if required by client when "Apply" is clicked
|
2016-03-16 20:51:36 +05:30 |
|
Srivats P
|
941d522451
|
Device Emulation (contd.): GUI now fetches ARP/NDP also from server and display summary counts - resolved/total
|
2016-03-12 18:56:35 +05:30 |
|
Srivats P
|
0503c8acaf
|
Device Emulation (contd.): Get and display Device List
|
2016-03-11 18:58:08 +05:30 |
|
Srivats P
|
db8ad92738
|
Device Emulation (contd.): Assign a random mac address to a DeviceGroup at alloc time to ensure unique device keys when enumerating devices from device groups
|
2016-03-07 21:40:48 +05:30 |
|
Srivats P
|
11e9d0f6ef
|
Device Emulation (contd.): fix deviceGroupId alloc bug
|
2016-03-05 04:31:29 +05:30 |
|
Srivats P
|
0ccb3e2fbd
|
Device Emulation (contd.): Apply for deviceGroups implemented. This code has revealed bugs in other parts of the code which will be fixed in subsequent commits
|
2016-03-05 04:06:36 +05:30 |
|
Srivats P
|
6d9327c9d4
|
Device Emulation (contd.): Implemented new/edit/delete actions for device groups in the GUI
|
2016-02-22 18:47:51 +05:30 |
|
Srivats P
|
6fddf0436c
|
Device Emulation (contd.): Client calls RPCs for retreiving device group id and config list(s) at connect; optimisation - don't retreive streamConfig if port doesn't have any streams
|
2016-02-05 19:06:14 +05:30 |
|
Srivats P.
|
77fe49bf10
|
Bugfix: When changing transmit mode of a port, the avg rates should be recalculated
|
2015-05-08 21:49:43 +05:30 |
|
Srivats P.
|
a9da643fb2
|
Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other!
Fixes issue 144
|
2015-04-16 22:20:07 +05:30 |
|