Ron Evans
a6ac9782bf
Merge pull request #77 from hybridgroup/api-command-fixes
...
Correct API and Angular app for issuing device commands
2014-01-18 18:19:08 -08:00
Andrew Stewart
edcaeac5b0
Trim down long lines
2014-01-18 09:05:49 -07:00
Andrew Stewart
9735d61560
Remove unnecessary directive
2014-01-17 16:59:54 -07:00
Andrew Stewart
4e92c9f7dc
Remove focus outline on param text inputs
2014-01-17 16:32:25 -07:00
Andrew Stewart
21c7eac304
Clean up HTML
2014-01-17 16:17:15 -07:00
Andrew Stewart
81f5eb9aa2
General cleanup to ng app
2014-01-17 16:01:16 -07:00
Andrew Stewart
83e718c3a0
Correct API and NG app for issuing commands
2014-01-17 15:00:13 -07:00
Andrew Stewart
ece6f37fbe
Add function to parse command params
2014-01-16 16:35:37 -07:00
Andrew Stewart
46e24a70a8
Small cleanups and additional comments
2014-01-16 16:35:37 -07:00
deadprogram
ca80791e96
Update 0.9.2
2014-01-15 04:33:01 -08:00
deadprogram
d5d228e2d6
Remove node 0.8 from travis build
2014-01-15 00:08:17 -08:00
deadprogram
b684700f78
Update README with new platforms
2014-01-14 23:56:41 -08:00
deadprogram
9cc11a817d
Update to 0.9.1
2014-01-14 23:50:26 -08:00
deadprogram
773cc9b39e
Update logo image location to match new site structure
2014-01-14 23:48:57 -08:00
deadprogram
012730596c
Updates for version 0.9.0
2014-01-14 17:09:56 -08:00
Ron Evans
d59d151767
Merge pull request #74 from hybridgroup/opencv-examples
...
Added Opencv examples.
2014-01-14 14:15:10 -08:00
Edgar O Silva
50fea68ad2
Remove duplicated example.
2014-01-14 16:11:58 -06:00
Edgar O Silva
323e443c92
Added examples for opencv adaptor and drivers.
2014-01-14 16:10:55 -06:00
Andrew Stewart
23f1c0da48
Allow for passing arguments to subcommands
2014-01-14 09:54:06 -08:00
Ron Evans
17154d8d04
Merge pull request #71 from hybridgroup/subcommands
...
Cylon Subcommands
2014-01-13 16:25:35 -08:00
Andrew Stewart
8e6c9193c3
Load commands from cylon modules, if they're present
2014-01-13 16:03:38 -08:00
Ron Evans
8956d2f55d
Merge pull request #69 from hybridgroup/generator-update
...
Generator updates
2014-01-13 12:03:28 -08:00
Andrew Stewart
9382742f20
Slight restructuring of coffeescript example in README
2014-01-13 11:43:41 -08:00
Andrew Stewart
32126d341c
Correct templating in dist file
2014-01-13 11:40:53 -08:00
Andrew Stewart
8e86b76a71
Correctly template everything out
2014-01-13 11:34:00 -08:00
Andrew Stewart
d44856b333
Add more generated README content
2014-01-13 11:22:36 -08:00
Andrew Stewart
baaba16cdb
Add new base specs for adaptor and driver classes
2014-01-13 11:15:17 -08:00
xixebombilla
038bd5d3a7
98-keyboard-examples
2014-01-13 13:09:28 -06:00
xixebombilla
90d9cf849b
98-keyboard-README
2014-01-13 13:04:13 -06:00
Andrew Stewart
fd22a481c0
Properly namespace module tests
2014-01-13 10:44:49 -08:00
Andrew Stewart
19081cb795
Add base adaptor and driver classes
2014-01-13 10:36:48 -08:00
deadprogram
8062a25fd2
Update copyright year
2014-01-12 10:24:46 -08:00
deadprogram
88ef361d0d
Add helpful range conversion functions
2014-01-12 07:31:21 -08:00
Ron Evans
27554b8199
Merge pull request #67 from hybridgroup/api-interface
...
Api interface
2014-01-10 12:14:57 -08:00
Andrew Stewart
ad5bd73379
Rename server to Cylon.ApiServer
2014-01-10 11:48:39 -08:00
Andrew Stewart
f4cb3d61c9
CSS updates for dropdown command menu
2014-01-10 11:24:29 -08:00
Andrew Stewart
e4e9742e0e
Merge branch 'master' into api-interface
...
* master:
Switch from process.exit() to process.kill()
Update copyright year in readme
Examples should use console.log instead of Logger
Print timestamp and log level when using Logger
Compile a missing previous API change
2014-01-10 11:15:11 -08:00
Andrew Stewart
3d1c8cf5ad
Fix passing params to API server
...
Also now prints result from server to in-page console.
2014-01-10 11:14:01 -08:00
deadprogram
fbe3f0add0
Remove warning from deprecated parser, and correct server title display in logger
2014-01-10 06:06:33 -08:00
deadprogram
44c05a992b
Class name clash was messing with the API Server
2014-01-10 06:02:25 -08:00
Ron Evans
e979ebb943
Merge pull request #66 from hybridgroup/sigterm
...
Switch from process.exit() to process.kill()
2014-01-09 15:03:38 -08:00
Andrew Stewart
8fc5a7f1bd
Switch from process.exit() to process.kill()
...
Moves to use the kill() method to make sure Cylon shuts down, by sending
a SIGTERM signal to the running process.
2014-01-09 14:59:22 -08:00
deadprogram
f3ccaefd01
Update copyright year in readme
2014-01-07 14:05:39 -08:00
Andrew Stewart
09ff40df64
Small CSS updates
2014-01-07 10:20:34 -08:00
Andrew Stewart
063d4b4f59
Additional changes and CSS for device pages
2014-01-06 15:41:51 -08:00
Andrew Stewart
0e438025ba
Bootstrap updates and styles for robots
2014-01-06 14:17:03 -08:00
Andrew Stewart
150c7f1022
Add navigation bar
2014-01-06 12:36:38 -08:00
Andrew Stewart
df69e4dcac
Add <link> tag for Font-Awesome
2014-01-06 12:36:16 -08:00
Andrew Stewart
6283cfae7e
Add Angular app logic
2014-01-06 12:35:37 -08:00
Andrew Stewart
c1c9e24f55
Correct URLs for Font-Awesome
2014-01-06 12:31:30 -08:00