Wykres commitów

922 Commity (master)

Autor SHA1 Wiadomość Data
EmbeddedMan c1afd8aca3 Fixed mistake in CU,60 documentation: corrected voltage that each ADC count represents for V+ measurement. 2024-09-05 08:37:45 -05:00
Brian Schmalz bc7f53dd7a
Merge pull request #234 from evil-mad/feature/Issue_233_OnlyOneError
Feature/issue 233 only one error
2024-05-27 16:58:27 -05:00
EmbeddedMan 73fcc3e454 Minor clarifications made to ebb.html docs in Returned Errors section. 2024-05-26 11:52:20 -05:00
EmbeddedMan 47059ff015 EBB v3.0.3 Windows Installer as well as released hex files for v3.0.3 2024-05-26 11:31:05 -05:00
EmbeddedMan 1e8c0e796f Version 3.0.2: Fixes multiple inconsistences with reporting errors found during parsing. Updated documentation to contain explanations for every error, including examples when possible. 2024-05-26 11:22:19 -05:00
Brian Schmalz 0f467e062e
Merge pull request #232 from evil-mad/feature/EBF_v3.0.0
Bring all EBB Firmware v3.0.0 files into master branch
2024-05-22 21:15:44 -05:00
Windell Oskay 608f5d6f10 Revert changes to EggBot Driver for Inkscape 2024-05-22 21:58:33 -04:00
EmbeddedMan df32646f4e Merge branch 'master' into feature/EBF_v3.0.0
# Conflicts:
#	docs/ebb.html
2024-05-22 20:06:51 -05:00
EmbeddedMan 188f21a8be Brought ebb2.html up to latest changes made to master/ebb.html before merging back into master. 2024-05-20 21:33:44 -05:00
Brian Schmalz 5539854406
Merge pull request #231 from evil-mad/feature/Issue_224_UpdaterNickname
Issue #224 merge: Windows EBB Updater v3.0.2, with updates COM port finding after update and autostart.
2024-05-09 21:06:00 -05:00
EmbeddedMan 16bbf9710e New version of Windows EBB updater v3.0.2, with the new COM port finding functionality after the update. 2024-05-09 21:03:28 -05:00
EmbeddedMan 65f648591f Merge branch 'feature/EBF_v3.0.0' into feature/Issue_224_UpdaterNickname 2024-05-09 20:59:23 -05:00
EmbeddedMan 342ea6288e Refactored the whole 'find com ports and detect EBBs' code. Windows EBB Updater now looks at all available COM ports after update to find the EBB. Also we now auto-start the update when the application is run. 2024-05-08 23:53:50 -05:00
EmbeddedMan 20b9b33b8d Debug test version of v3.0.1 updater (with nickname support) for testing strange update failed problem. 2024-05-08 10:29:25 -05:00
EmbeddedMan 343eefb9da Clarified the correction to GQ bit 4 2024-05-08 07:06:49 -05:00
EmbeddedMan 4d5d42c697 Clarified the correction to GQ bit 4 2024-05-08 07:06:36 -05:00
EmbeddedMan 783469f994 Corrected meaning of bit 4 of QG reply (pen up/down state) and left note that this correction has been made 2024-05-07 21:25:49 -05:00
EmbeddedMan cc91ded2b7 Corrected meaning of bit 4 of QG reply (pen up/down state) and left note that this correction has been made 2024-05-07 21:25:18 -05:00
Brian Schmalz c84ebaefad
Merge pull request #229 from evil-mad/feature/Issue_228_RemoveParamNumFromQU
Feature/issue 228 remove param num from qu
2024-05-07 08:44:30 -05:00
EmbeddedMan 998f961661 Creation of Windows EBB Firmware v3.0.2 installer 2024-05-06 22:14:43 -05:00
EmbeddedMan ab9a1046dd EBF firmware v3.0.2 release: Removed "Param_Number" from response to QU command as per issue #228 2024-05-06 21:41:52 -05:00
Brian Schmalz 7627fc4e18
Merge pull request #226 from evil-mad/feature/EBF_v3.0.0_CmdDiff
Updated EBB v3.0.0 command documentation with changes since v2.8.1
2024-05-05 21:30:45 -05:00
Brian Schmalz 7dcc56ee6e
Merge pull request #227 from evil-mad/Minor-docs-edits
Minor updates
2024-05-05 21:30:21 -05:00
Windell Oskay 3743c90fc0 Minor updates 2024-05-05 22:21:51 -04:00
EmbeddedMan eac47bbdd1 Created stub documentation for "TD" command. 2024-05-05 16:49:26 -05:00
EmbeddedMan f7c0f5c039 Fixed QG,3E examples. 2024-05-05 16:41:39 -05:00
EmbeddedMan eac506c62a Added notations for all remaining differences between 2.8.1 and v3.0.0 (i.e. 'this is new for v3.0.0', etc.) 2024-05-05 16:35:13 -05:00
EmbeddedMan f2ae5dd8dd Found another 4.0 reference 2024-05-05 16:22:39 -05:00
EmbeddedMan c17cb582fc Found one last v4 reference to change 2024-05-05 16:13:54 -05:00
EmbeddedMan 8ac19b7798 Removed references to v4.0 firmware. Replaced them with 'a future firmware version' or similar language. 2024-05-05 16:11:50 -05:00
EmbeddedMan 73bcd13786 Merge branch 'feature/EBF_v3.0.0' into feature/EBF_v3.0.0_CmdDiff
# Conflicts:
#	docs/ebb.html
2024-05-05 16:04:47 -05:00
EmbeddedMan 1d65d96f0d Removed all references to v4.0.0 of EBB firmware and replaced with 'a future version'. 2024-05-05 16:02:00 -05:00
Windell Oskay a853b3bdcb Minor docs updates 2024-05-05 15:44:02 -04:00
Windell Oskay 02bbbf58c3
Merge pull request #225 from evil-mad/Minor_docs_changes
Suggested changes to docs
2024-05-04 18:06:23 -04:00
Windell Oskay da49f11eaf Suggested changes to docs 2024-05-04 17:02:16 -04:00
EmbeddedMan 4365006e75 New version of Windows EBB Updater: We now sent "CU,10,0" as the first thing to the EBB to turn of 'future syntax mode'. This allows the updater to work properly even if the EBB is in 'future syntax mode'. Also added message stating that a nickname was not found, if none was found. 2024-04-28 09:25:51 -05:00
EmbeddedMan e1820516d1 Added printout to update window so users can know they have the "EBB nickname" version of the updater. 2024-04-20 10:36:05 -05:00
EmbeddedMan 4eece023bb Added two features to Windows EBB updater: 1) It will retrieve and then set the EBB Nickname Tag, and 2) It will better print out non-standard version strings. 2024-04-20 10:27:49 -05:00
EmbeddedMan 7759f5ff7f WIP 2024-04-20 09:07:40 -05:00
EmbeddedMan 87dbe2e370 Fixed minor typo in EBB.html 2024-04-09 17:30:09 -05:00
EmbeddedMan 8ea54e0f5d Version 3,0.1 : New TD command (Issue #223), SP,2 and SP,3 (Issue #222), and QU,6 (Issue #221) added and tested. Windows installer for v3.0.1 created. 2024-04-02 21:20:58 -05:00
EmbeddedMan 0daa228780 Version 3.0.0_223: Added TD command. Testing it out now, I think it's working correctly, although some checks are still pending (comparing to separate T3 commands). 2024-04-02 20:14:33 -05:00
EmbeddedMan 6dc0aa5e22 Version 3.0.1_222: Added new Value parameter values to SP command, allowing pen to be raised immediately. Updated ebb.html with new information. 2024-04-01 20:38:12 -05:00
EmbeddedMan 9f0a43e869 Version 3.0.0_221: Added QU,6 query to return the number of commands currently in the FIFO 2024-03-31 19:49:49 -05:00
EmbeddedMan d4eff43461 Updated EBB doc: Performance numbers for shortest moves, based on automated HIL test results of final v3.0.0 release. 2024-03-30 13:33:17 -05:00
EmbeddedMan c1365ea599 EBB Firmware v3.0.0 Windows installer added as well as v3.0.0 released hex files. 2024-03-27 21:59:15 -05:00
EmbeddedMan c094fecec2 Merge remote-tracking branch 'origin/feature/issue_217_EBBUpdaterOnlyEBBCOM' into feature/EBF_v3.0.0
# Conflicts:
#	docs/ebb.html
2024-03-27 21:49:46 -05:00
EmbeddedMan a9488d793e No code changes, just version change to v3.0.0. All tests are passing. 2024-03-27 21:45:56 -05:00
EmbeddedMan 008e103765 v3.0.0-a43 binary file checkin 2024-02-29 17:00:47 -06:00
EmbeddedMan db96af98a2 v3.0.0-a43 : Added additional test GPIO pin (for CU,250) to show when servo moves are happening. Also continued WIP updates to v3.0.0 docs. 2024-02-28 21:24:50 -06:00