Wykres commitów

477 Commity (088aa1052ee282ded6f7f5fd6d4ea7fed3de0f6a)

Autor SHA1 Wiadomość Data
jed 088aa1052e find . -name *.inx | xargs -n1 -P8 sed -i 's/[ \t]*$//' 2018-09-24 10:44:11 -04:00
jed f2e9ba0300 sed -i 's/[ \t]*$//' 2018-09-22 23:42:01 -04:00
Jed c1fb3f8b93 Fixed tag mismatch:
Opening and ending tag mismatch: param line 35 and _param
            (v2.1.0, December 8, 2017)</_param>

Fixed missing quotation mark.
2018-09-21 12:06:38 -04:00
Windell Oskay 00af3580b4 Close #105
Thank you @wrexy1994.
2018-09-19 19:27:15 -07:00
EmbeddedMan b59f7517cc Merge branch 'master' of https://github.com/evil-mad/EggBot 2018-09-09 17:25:42 -05:00
EmbeddedMan 90484ff094 Created Windows installer for EBB firmware v2.6.0 2018-09-09 17:25:29 -05:00
Windell Oskay dbb6918baf Simplify version notes about v2.5.6/2.6.0 2018-09-09 14:37:36 -07:00
Windell Oskay 29488fa5ba EBB firmware updater for Mac, v 2.6.0 2018-09-09 14:06:55 -07:00
EmbeddedMan 3dbc327048 Updated EBB firmware v2.6.0 - fixed bug where power to servo was on at boot rather than off. 2018-09-09 15:29:49 -05:00
EmbeddedMan 56885d934c EBB firmware v2.6.0 :
* Added second parameter to SR command to control immediate state of RC power
* Set EBB to always send pen up command at boot
* Adjusted pen up and pen down times
* Servo power timeout now 15 minutes at boot
See issue #103 for details.
2018-09-08 15:35:36 -05:00
EmbeddedMan b1bc33524c Getting v2.5.7 of EBB firmware ready. Fixed a bug with servo power timeout, where the time before timeout (which is supposed to default to 1h) was only 15s. 2018-08-18 10:15:28 -05:00
Windell Oskay c17f1ac8b9 Merge branch 'master' of https://github.com/evil-mad/EggBot 2018-07-24 02:08:49 -07:00
Windell Oskay af85be135f Minor change to nickname docs 2018-07-24 02:08:44 -07:00
EmbeddedMan 0ef13661a9 EBB firmware version 2.5.6 - added QR and SR commands and implemented RC Servo power control for EBB v2.5 and above. Updated documentation as well. 2018-07-13 13:17:33 -05:00
Windell Oskay 7063409ad0 Update ST 2018-07-09 11:01:23 -07:00
EmbeddedMan c5b7ac026a EBB Firmware v2.5.5 Updater (Windows) added 2018-07-06 22:39:29 -05:00
EmbeddedMan 13a141d540 EBB Firmware v2.5.5 test release : Enhanced ST command to write to both serial number and device name USB fields. 2018-07-06 15:28:56 -05:00
Windell Oskay 832c1cd6c9 Add note about finite flash lifetime 2018-06-19 03:35:56 -07:00
Windell Oskay cf539e0c42 One more "nickname" 2018-06-18 18:39:59 -07:00
Windell Oskay 4bd7b7dc8e Reboot changes 2018-06-17 21:01:04 -07:00
Windell Oskay 3cf88d8ddc Change name tag phrasing to "nickname" 2018-06-17 19:43:05 -07:00
Windell Oskay e958ac0b34 Discourage use of quotes
Add a warning about external support for quotes in the name.
2018-06-04 04:39:13 -07:00
Windell Oskay e5c28b2574 Change naming example
Easier for everyone to not suggest a name with an apostrophe.  (The firmware can handle it, but escaping the character can provide an unwelcome extra thing to think about when end users are testing this feature.)
2018-06-04 04:16:15 -07:00
Windell Oskay c3a7bce14c Mac firmware updater 2.5.4 2018-05-15 10:08:14 -07:00
EmbeddedMan ff84acb4e5 Ooops. Forgot to include the exe for Windows EBB updater v2.5.4 2018-05-15 05:59:38 -05:00
EmbeddedMan b46f383eda Created EBB updater app for Windows for v2.5.4 firmware. 2018-05-10 06:44:06 -05:00
EmbeddedMan 69850fc5e0 Merge branch 'master' of https://github.com/evil-mad/EggBot 2018-05-10 06:33:56 -05:00
Windell Oskay 1b39651478 Rewrite polyline handling
Also remove "nothing to plot" warnings when encountering non-fillable objects
2018-04-17 03:19:41 -07:00
Windell Oskay cfa25cb735
Merge pull request #100 from Cabalist/small_typo_fix
small typo fixes
2018-04-04 17:30:58 -07:00
Ryan Jarvis 337dfda5b7 small typo fixes 2018-04-04 17:28:16 -07:00
Windell Oskay c2cb742941 Remove "start centered" option
Closes issue  #95
2018-04-04 16:57:54 -07:00
Windell Oskay 7f8decf005
Merge pull request #97 from Cabalist/deeper_cleanup
Deeper cleanup
2018-04-04 12:07:58 -07:00
Windell Oskay dccf862791 Merge branch 'deeper_cleanup' of https://github.com/Cabalist/EggBot into pr/97 2018-04-04 11:54:04 -07:00
Windell Oskay 9c67bf3e9b Shorten a few variable names 2018-04-04 11:53:58 -07:00
Ryan Jarvis ea56256125 Simplify some strings 2018-04-04 11:42:40 -07:00
Windell Oskay 39ba8e3fc7 Fix range argument
(Also testing to see if I can successfully commit to a PR.)
2018-04-04 11:23:08 -07:00
Ryan Jarvis bc80631f8f Make this node.tag checks consistent 2018-04-04 08:59:40 -07:00
Ryan Jarvis 27baff5f26 Fix another missed boolean 2018-04-04 08:58:26 -07:00
Ryan Jarvis 38fb4d409c Fix missed boolean 2018-04-04 08:57:55 -07:00
Ryan Jarvis 3e1eefe9df Replace Generator with List comprehension because it is consumed twice 2018-04-03 23:54:36 -07:00
Ryan Jarvis 51f3ae0d89 Replace `mapPathVertices` with `getPathVertices` 2018-04-03 23:52:21 -07:00
Ryan Jarvis dee342237e Fix getattr() call to get the correct attribute 2018-04-03 23:50:41 -07:00
Ryan Jarvis e7ef2ca616 Fix range() call 2018-04-03 23:48:54 -07:00
Ryan Jarvis 47e2e4023e Remove noop code and some commented out code. 2018-04-02 09:58:10 -07:00
Ryan Jarvis 0ac01a8c20 Rename local variables to match PEP8, use .format() for strings, Replace `eval` with `getattr()`, replace list comprehension with generators where appropriate, simplify range and if statements, 2018-04-02 09:58:10 -07:00
Ryan Jarvis 480cba812a Replace `eval` with `getattr()` 2018-04-02 09:58:10 -07:00
Ryan Jarvis d546c515ee rename some shadowed builtins, remove unused commented code, simplify while statement, rename local variables to match PEP8, removed unused variables, Change % str formatting to .format() 2018-04-02 09:58:10 -07:00
Ryan Jarvis 99a86d0595 Change some more % str formatting to .format() 2018-04-02 09:58:10 -07:00
Ryan Jarvis f017cc1895 Add attribbutes to __init__. Simplify if statement 2018-04-02 09:58:10 -07:00
Ryan Jarvis 64102d3e7f Whitespace, Order Imports, Remove unnecessary typecasting (i.e. float(0) -> 0), Rename local variables for PEP8, Remove unused commented out code, remove noop code (i.e `if x: pass`), simplified some if statements, removed unused variables, Replace % str formatting with .format(), Refactored mutable default arguments, 2018-04-02 09:58:10 -07:00