Rod A Santiago
|
520dce894a
|
New file from NRL
|
2016-09-14 17:15:43 -07:00 |
|
Rod A Santiago
|
b239b906bd
|
Cleaned up for checking in to NRL repo
|
2016-09-14 17:15:16 -07:00 |
|
Rod A Santiago
|
ae4a4b903e
|
Merged with new version from NRL
|
2016-09-14 17:13:46 -07:00 |
|
Rod A Santiago
|
928617e613
|
Merged new versions from NRL
|
2016-09-14 17:12:25 -07:00 |
|
Rod A Santiago
|
65803f9334
|
Last cleanup prior to merging with changes in proteanforge
|
2016-09-13 17:46:39 -07:00 |
|
Rod A Santiago
|
7991cba55e
|
removed import of apibridge
|
2016-09-08 17:53:20 -07:00 |
|
Rod A Santiago
|
ebd931d2ec
|
added methods for adding node/device specific fileds
|
2016-09-08 17:52:08 -07:00 |
|
Rod A Santiago
|
fa1b79fe68
|
minor update to start message
|
2016-09-06 15:48:41 -07:00 |
|
Rod A Santiago
|
3ea417b855
|
moved servers and request handlers to separate module. added support for auxiliary server with configurable request handlers
|
2016-09-06 15:46:54 -07:00 |
|
Tom Goff
|
5d80716550
|
packaging: Add a makefile to directly build RPM packages.
|
2016-09-06 11:36:32 -04:00 |
|
Tom Goff
|
5911c7a69a
|
packaging: Update RPM spec to include the EMANE TDMA model bindings.
|
2016-09-06 11:36:32 -04:00 |
|
Tom Goff
|
a85a1e4ece
|
packaging: Add a makefile to directly build Debian packages.
|
2016-09-06 11:36:32 -04:00 |
|
Tom Goff
|
82f22fde5e
|
packaging: Fix RPM spec changelog date.
|
2016-09-06 11:36:32 -04:00 |
|
Tom Goff
|
dc735c5d8f
|
gitignore: Ignore distribution tar files.
|
2016-09-06 11:36:32 -04:00 |
|
Tom Goff
|
4cf8c62149
|
packaging: Update Debian packaging.
|
2016-09-06 11:36:32 -04:00 |
|
Tom Goff
|
cdc3071bed
|
autoconf: Remove an unused variable.
|
2016-09-06 11:36:32 -04:00 |
|
Tom Goff
|
c0a9c6c9af
|
daemon: Remove unused variable.
|
2016-09-06 10:38:38 -04:00 |
|
adamson
|
f8da9334d8
|
fix to EMANE TDMA XML generation
|
2016-09-06 10:16:31 -04:00 |
|
Tom Goff
|
e5e75756ea
|
daemon: Remove session-related changes introduced by 68532cb .
|
2016-09-05 17:12:16 -04:00 |
|
Tom Goff
|
1c91f41742
|
daemon: Remove unused traceback code introduced by 68532cb .
|
2016-09-05 17:09:49 -04:00 |
|
adamson
|
d270da8f41
|
added daemon/core/emane/tdma.py module to support EMANE 1.0.1 TDMA model
|
2016-09-05 17:06:31 -04:00 |
|
Tom Goff
|
f03311b50a
|
daemon: Add support for EMANE 1.0.1.
|
2016-09-05 17:02:59 -04:00 |
|
Rod A Santiago
|
5934b23b18
|
enabled trace messages only when debugging
|
2016-08-22 16:45:50 -07:00 |
|
Rod A Santiago
|
695da8a153
|
Fixed assignment of the session clientId and port_num fields.
|
2016-08-22 16:10:48 -07:00 |
|
Rod A Santiago
|
1dfacdbaea
|
handled config messages from the daemon;handled link messages from the daemon; handled modified session message from an api2 client to connect with an experiment that has already been added by other clients
|
2016-08-22 15:33:50 -07:00 |
|
Rod A Santiago
|
a6e7c0da7e
|
added methods getDeviceInterfaceByIdx and getNodeInterfaceByIdx
|
2016-08-22 15:23:18 -07:00 |
|
Rod A Santiago
|
e45a83143f
|
Added method getsession to CoreApi2Server
|
2016-08-22 15:22:25 -07:00 |
|
Rod A Santiago
|
96af8a439c
|
started adding server code for joining experiments
|
2016-08-19 16:58:03 -07:00 |
|
Rod A Santiago
|
1a249fe1ec
|
some refactoring. added mappings of legacy node types to Node and Device types and emulation types
|
2016-08-19 15:29:07 -07:00 |
|
Rod A Santiago
|
71c2dcf0af
|
returned a list of experiments on session establishment including legacy core sessions
|
2016-08-12 16:54:24 -07:00 |
|
Rod A Santiago
|
ad0b45c8f3
|
added method getitem() to the SessionMetaData class
|
2016-08-12 16:53:01 -07:00 |
|
Rod A Santiago
|
36c82d1960
|
moved apibridge to misc
|
2016-08-12 11:58:30 -07:00 |
|
Rod A Santiago
|
3359aeb323
|
moved from api to misc directory
|
2016-08-12 10:35:12 -07:00 |
|
Rod A Santiago
|
ea3becb38b
|
convenience module for the python module generated from the core.proto IDL file.
|
2016-08-12 10:34:32 -07:00 |
|
Rod A Santiago
|
3cf9c80d15
|
moved as much api2 handling as possible into apibridge.py
|
2016-08-11 16:51:46 -07:00 |
|
Rod A Santiago
|
cf2912e8a4
|
API2 add/modify experiment support.
|
2016-08-10 17:27:15 -07:00 |
|
Rod A Santiago
|
3ba2b685b6
|
Initial commit of data store for API2 experiments
|
2016-08-10 17:24:56 -07:00 |
|
Rod A Santiago
|
2f7c337b02
|
translated events, node updates to api2
|
2016-08-02 14:33:24 -07:00 |
|
Rod A Santiago
|
4c4a44777b
|
remove trace logs
|
2016-08-02 14:32:05 -07:00 |
|
Rod A Santiago
|
8a9d4e7216
|
renamed coreapi2 to apibridge
|
2016-08-02 14:31:24 -07:00 |
|
Rod A Santiago
|
3cb41c0e03
|
renamed coreapi2 to apibridge
|
2016-08-02 14:31:03 -07:00 |
|
Rod A Santiago
|
dfd643789c
|
removed because core_pb2.py is a generated file. added an install option instead from the API_2.0 root.
|
2016-08-02 10:33:23 -07:00 |
|
Rod A Santiago
|
cb73e6225d
|
updated Node message class with new fields
|
2016-08-01 17:25:07 -07:00 |
|
Rod A Santiago
|
4acb9f5359
|
Handled transitions to runtime state
|
2016-08-01 17:19:23 -07:00 |
|
Rod A Santiago
|
2bf3594cd1
|
sent node emulation updates via handler sendall method, instead of directly via handler.request.sendall.
|
2016-08-01 16:07:40 -07:00 |
|
Rod A Santiago
|
39fc11c8fd
|
synced with API2 repo
|
2016-07-29 15:53:19 -07:00 |
|
Rod A Santiago
|
35141b130c
|
separated legacy API wrapper. added ipv4 addresses to interfaces
|
2016-07-29 15:52:56 -07:00 |
|
Rod A Santiago
|
864b869526
|
separated legacy API wrapper. added ipv4 addresses to interfaces
|
2016-07-29 15:52:32 -07:00 |
|
Rod A Santiago
|
05683bb232
|
separated legacy API wrapper. added ipv4 addresses to interfaces
|
2016-07-29 15:52:00 -07:00 |
|
Rod A Santiago
|
2a8eb823ca
|
basic api2 experiment is loadable
|
2016-07-28 16:47:14 -07:00 |
|