Wykres commitów

195 Commity (master)

Autor SHA1 Wiadomość Data
EmbeddedMan 73fcc3e454 Minor clarifications made to ebb.html docs in Returned Errors section. 2024-05-26 11:52:20 -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
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
EmbeddedMan 4d5d42c697 Clarified the correction to GQ bit 4 2024-05-08 07:06:36 -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
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
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
Windell Oskay a853b3bdcb Minor docs updates 2024-05-05 15:44:02 -04:00
Windell Oskay da49f11eaf Suggested changes to docs 2024-05-04 17:02:16 -04:00
EmbeddedMan 87dbe2e370 Fixed minor typo in EBB.html 2024-04-09 17:30:09 -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 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
EmbeddedMan a543f6efe4 Bumped max RC servo channels back to 8 from 4 to remove backward compatibility problem with servo rate of change. 2024-02-25 12:48:17 -06:00
EmbeddedMan 36f1d1e007 Minor EBB doc typo fixes. 2024-02-25 11:47:12 -06:00
EmbeddedMan e16936caee EBB documentation progress: every command now has correct parameter documentation, unified notation for command parameters (in italics, and capitalized) 2024-02-25 10:11:09 -06:00
EmbeddedMan 146f43d205 Doc update WIP 2024-02-23 09:43:49 +00:00
EmbeddedMan 62b6024cf4 EBB documentation WIP 2024-02-15 11:24:48 -06:00
EmbeddedMan b367070b48 EBB v3.0.0 documentation WIP 2024-02-12 22:09:45 -06:00
Windell Oskay 861955d3af Note that SL/QL cleared to 0 at reset. 2023-11-20 13:38:15 -08:00
EmbeddedMan e62f2fdb45 v3.0.0-a18 : ES command fixed for v3.0.0. Docs updated. 2023-09-22 14:44:25 -05:00
EmbeddedMan 48abdc90ce Minor typo fix in ebb.html 2023-09-22 10:33:45 -05:00
EmbeddedMan 128a49682c Forgot to add documentation on QU,61 2023-09-22 09:06:55 -05:00
EmbeddedMan 14092075f7 Added documentation for CU,61 (Stepper Motor Disable Timeout) 2023-09-22 09:00:30 -05:00
EmbeddedMan 79ec9583aa Merge branch 'feature/EBF_v3.0.0' into feature/Issue_191_CommandChecksum
# Conflicts:
#	EBB_firmware/app.X/dist/EBBv13_with_bootloader/production/app.X.production.hex
#	EBB_firmware/app.X/dist/EBBv13_with_bootloader/production/app.X.production.unified.hex
#	EBB_firmware/app.X/source/UBW.c
2023-09-21 17:40:46 -05:00
EmbeddedMan c202900930 Finished adding ebb.html documentation for CU,54 the command checksum function 2023-09-21 17:31:20 -05:00
EmbeddedMan 953b627226 Added documentation note for CU,4 blocking and QG equivalence to QM 2023-09-21 16:44:00 -05:00
EmbeddedMan 35e08064a9 WIP: Removed debug output for checksum command, started checksum documentation. 2023-09-20 21:18:40 -05:00
EmbeddedMan 9b0c953390 Docs updated, need to add back in PC, PG, T commands (They got accidentially deleted in previous version) 2023-09-14 21:09:40 -05:00
EmbeddedMan 89e93dd4ab v3.0.0-a10: Adds new VariableIndex parameter to SL and QL commands. ebb.html updated with the new command syntax. 2023-09-07 21:49:02 -05:00
EmbeddedMan 0159981d47 Added ebb.html documentation for new power lost feature. 2023-09-05 20:47:21 -05:00
EmbeddedMan 41b09588f8 Added documentation note to "LM" that negative Rate values to control direction are depreciated in v3.0.0. 2023-09-04 15:01:18 -05:00
EmbeddedMan 34bb22bca7 Version v3.0.0-a7. Maximum RC servo channels reduced to 4. 2023-09-04 14:45:38 -05:00
EmbeddedMan 9817494fb5 Documentation (parameters only) for L3 and T3 added. 2023-09-01 20:35:56 -05:00
EmbeddedMan 719f9caa26 Merge branch 'feature/Issue_205_FIFO_Embiggining' into feature/EBF_v3.0.0 2023-08-31 20:32:07 -05:00
EmbeddedMan bcd973c073 Updated ebb.html with 'CU,4', 'QU,1', 'QU,2', 'QU,3', 'QU,4' and 'QU,5' commands 2023-08-31 20:18:18 -05:00
EmbeddedMan 1013b57f22 Fixed error in ebb.html: EBB commands can be up to 256 bytes long, not 64. 2023-08-01 15:36:16 -05:00
Windell Oskay a2668fc887 Rewrite CU,10 section, prioritize future syntax 2023-07-20 18:33:12 -07:00
Windell Oskay e2846ecf86 First set of changes
New intro
Remove Legacy function docs
Simplify version history
Fork old docs into ebb2.html
2023-07-20 17:06:47 -07:00
EmbeddedMan bb058c5dcf Merge branch 'feature/EBF_v3.0.0' into feature/Issue_139_UnifiedLineEndings
# Conflicts:
#	docs/ebb.html
2023-07-20 12:45:09 -05:00
EmbeddedMan 4b3857c9de All commands verfied as correct - ebb.html documentation now matches actual output, all unified line endings working. 2023-07-20 11:52:57 -05:00
EmbeddedMan 603302908a WIP, testing and fixing each command's line endings 2023-07-07 19:52:54 -05:00
EmbeddedMan d366c138c8 Fixed order of QN command description in main command documentation 2023-07-07 08:39:14 -05:00