3f0542ae18add functionality for exporting pdf pages and viewing the details page. (needs tidying)chris.watts90@outlook.com2018-02-28 20:08:04 +0000
ed345150b9fix issue with memory streams not being handled correctly through interfaces, using out variables.chris.watts90@outlook.com2018-02-28 19:45:12 +0000
aebf90259bcreate old api method for ir daemon to start race from (This should be removed and moved to dedicated daemon/service.chris.watts90@outlook.com2018-02-28 19:34:09 +0000
45bb793cc9Add laptrack api methods for ir daemon to post to. (corrected endpoint url and method for action)chris.watts90@outlook.com2018-02-28 19:33:11 +0000
27a6ae4631Correct commands in IrDaemonCommunicator to add in the missing '#' character and missing StartNewRace command.chris.watts90@outlook.com2018-02-28 19:30:33 +0000
857150ad28Add new Arduino project to solution (requires VisualMicro extension for sln build, or use Arduino ide with .ino file).chris.watts90@outlook.com2017-07-18 20:31:40 +0100
cf2f5a72aefix locator to prevent fileload exception in reflection only context for referenced dlls of plugins.chris.watts90@outlook.com2017-07-06 16:19:39 +0100
17d50b5be1removed async methods, for some reason just results in null.. no exceptions anywhere :(chris.watts90@outlook.com2017-06-23 22:56:23 +0100
3f9a1920afWIP on master: 14e82f6 revert async method, its stopping the code from working, more reading/research needed!chris.watts90@outlook.com2017-06-23 21:14:21 +0100
f7b41cee99untracked files on master: 14e82f6 revert async method, its stopping the code from working, more reading/research needed!chris.watts90@outlook.com2017-06-23 21:14:20 +0100
97d010f2aaindex on master: 14e82f6 revert async method, its stopping the code from working, more reading/research needed!chris.watts90@outlook.com2017-06-23 21:14:19 +0100
ec05233e79create IrDaemonNotifier project, that transmits to the irdaemon code to start racechris.watts90@outlook.com2017-06-19 21:59:01 +0100
2bc7ef9898start padding out interface to enable configuration, will enable properties to be given up from notifier e.g.: port/endpoint etc.chris.watts90@outlook.com2017-06-19 21:57:23 +0100
834875aa5fMove project to use NancyFx as Api controller in order to use the core dependency injection ability across the whole app. should also make routing a damned sight easier!!!chris.watts90@outlook.com2017-04-30 22:00:24 +0100