Commit graph

33 commits

Author SHA1 Message Date
Blake Harnden
078e0df329 docs: initial changes to support using mkdocs material 2023-03-07 21:49:50 -08:00
Blake Harnden
ee2cdf7716 install: updated automated install to place virtual environment to /opt/core/venv to be consistent with new package location 2022-09-29 13:58:09 -07:00
Blake Harnden
5d4642006c daemon: added core player writer and player to core library and added wireless event handling, fixed issues with wireless nodes being written to xml 2022-03-31 16:31:20 -07:00
Blake Harnden
df01f04444 removed python buid/installation from makefiles, poetry will handle 2020-07-14 12:08:05 -07:00
Blake Harnden
0af6a7a620 improved gitignore for generated proto files, added new initial separate config service proto, incorporated into grpc api 2020-01-18 13:52:15 -08:00
Blake Harnden
4aeb16b866 removed ns3 related code 2020-01-09 16:36:00 -08:00
Blake Harnden
6f916995d7 setup coretk left side buttons as radio buttons 2019-09-15 23:16:08 -07:00
Blake Harnden
7efec88e79 merged latest from develop 2019-06-03 13:06:11 -07:00
bharnden
7a0edd5927 fixed bad logic introduced into interface setparams, fixed grpc edit link test 2019-06-02 22:20:00 -07:00
Blake Harnden
01fc5be82f properly ignore root level config directory 2019-05-28 09:34:11 -07:00
Blake Harnden
5acc93207a updated ignore to not exclude desired corefx files 2019-05-28 09:26:40 -07:00
bharnden
a593289f1b initial commit supporting converting corefx to using grpc from previous rest client 2019-05-25 10:16:50 -07:00
bharnden
0677a5c718 updated makefiles to build/clean protobuf files 2019-03-26 08:58:29 -07:00
bharnden
bfd5f5b5ac Merge branch 'develop' into grpc 2019-03-25 11:11:48 -07:00
bharnden
51217e509b updated version to 5.2.1, updates to make version bumps easier, and updated changelog 2019-03-25 10:44:47 -07:00
bharnden
e72f133488 added proto makefile to repo 2019-02-17 23:42:57 -08:00
bharnden
0a445f2706 initial files to support grpc server/client 2019-02-17 23:41:30 -08:00
bharnden
aa91bb67a1 cleanup of files in root core module 2018-10-11 13:28:02 -07:00
Blake J. Harnden
79e1726433 removed swap file and added to gitignore 2018-03-25 22:18:37 -07:00
Blake J. Harnden
4518136cd7 fixed bad ignore for Makefiles under the kernel directory 2018-03-05 11:54:23 -08:00
Blake J. Harnden
26b1b01505 updated to readme for building packages, update to makefile to install and build gui with one command 2018-01-11 11:21:56 -08:00
Blake J. Harnden
3ce416b610 updated test cases to fix old broken code 2018-01-09 15:52:29 -08:00
Blake J. Harnden
59e6b6630a added initial fpm commands for building packages and minor updates to support 2017-12-21 16:19:12 -08:00
Blake J. Harnden
f767c32643 small test cleanup, can isolate to a singular core test fixture 2017-07-25 10:16:18 -07:00
Blake J. Harnden
a0edc0b499 updated branch name to be appropriate 2017-06-16 14:31:07 -07:00
Blake J. Harnden
3d7a062866 added intellij idea configuration directory to gitignore 2017-04-21 14:13:13 -07:00
Blake J. Harnden
5d8fd14f7d added intellij project file to gitignore 2017-04-21 14:08:37 -07:00
Tom Goff
5d80716550 packaging: Add a makefile to directly build RPM packages. 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
dc735c5d8f gitignore: Ignore distribution tar files. 2016-09-06 11:36:32 -04:00
Tom Goff
af885e156e build: Include revision information in distributions. 2016-01-26 17:01:23 -05:00
tgoff0
8ce480a25d Ignore top-level debian directory created from 'make deb'. 2015-01-28 02:15:55 +00:00
tgoff0
4599520518 Add some gitignore files. 2015-01-28 02:15:45 +00:00