User Tools

Site Tools


module:microcontroller:pccommanddispatcher:pccommanddispatcher

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
module:microcontroller:pccommanddispatcher:pccommanddispatcher [2022/12/05 22:08] – [221205] omdevelopmodule:microcontroller:pccommanddispatcher:pccommanddispatcher [2022/12/07 12:20] (current) – [221207] omdevelop
Line 10: Line 10:
 ===== ToDo ===== ===== ToDo =====
 ===== Done ===== ===== Done =====
 +
 +==== 221207 ====
 +  * Erzeung der WebSite: Projekt: CommandDispatcher
 +  * Vorlage:
 +==== 221207 ====
 +  * RPi: "sudo apt-get update" & "sudo apt-get upgrade"
 +  * Vorbereitung der WebSites-Gestaltung: Zip-Sicherung aller Verzeichnisse:
 +  * zip -r 2212071110_nextcloud.zip nextcloud
 +  * zip -r 2212071110_mediawiki.zip mediawiki
 +  * zip -r 2212071110_websites.zip websites
 +  * zip -r 2212071110_dokuwiki.zip dokuwiki
 +  * zip -r 2212071110_tutorial.zip tutorial
 +  * zip 2212071110_index.zip index.php VERSION index.html
 +  * Moving *.zip in Download-Ordner, Löschen der "alten" Zips
 +  * sudo mv 2212071110_nextcloud.zip /home/pi/Downloads
 +  * sudo mv 2212071110_mediawiki.zip /home/pi/Downloads
 +  * sudo mv 2212071110_websites.zip /home/pi/Downloads
 +  * sudo mv 2212071110_dokuwiki.zip /home/pi/Downloads
 +  * sudo mv 2212071110_tutorial.zip /home/pi/Downloads
 +  * sudo mv 2212071110_index.zip /home/pi/Downloads
 +  * Download *.zip -> PC
 +==== 221206 ====
 +  * X Auswertung: "!ERROR: <text>!" (identisch zu Abort):
 +  * X Abbruch aller FSMs, Löschen CommandFifo
 +  * X Error: modaler SystemDialog
 +  * X In UartProtocol / GlobalProtocol: immer letzte Zeile selektieren undanzeigen!
 +  * X  OnRxLine -> Response / Event
 +  * X Software-Event: !event parameter|n auf Diagramm in Gui abbilden
 +  * X Uart Open/Close -> Enable/Disable Controls
 +  * X Uart Abort -> MicroController, Command Abort: A
 +  * X Command: Reset: R
 +  * X Erweitertes Tableau in Commands mit H, A, R und SRI time
 +  * X Command: Help: H
 +  * X MicroController: SystemTicks anzeigen (aus !SYS ... entnehmen)
 +  * Download : {{:module:microcontroller:pccommanddispatcher:2212062024_pccommanddispatcher_01v06.zip | 2212062024_PcCommandDispatcher_01V06.zip}}
 +
  
 ==== 221205 ==== ==== 221205 ====
Line 17: Line 53:
   * Download : {{:module:microcontroller:pccommanddispatcher:2212051514_pccommanddispatcher_01v03.zip | 2212051514_PcCommandDispatcher_01V03.zip}}   * Download : {{:module:microcontroller:pccommanddispatcher:2212051514_pccommanddispatcher_01v03.zip | 2212051514_PcCommandDispatcher_01V03.zip}}
   * X Software-Handshake EventResponse in Uart: @command parameter|n -> :command parameter|n   * X Software-Handshake EventResponse in Uart: @command parameter|n -> :command parameter|n
-  * |||  OnRxLine -> Response / Event +
-  * O Software-Event: !event parameter|n auf Diagramm in Gui abblden +
-  * +
 ==== 221204 ==== ==== 221204 ====
   * Read/WriteInitdata   * Read/WriteInitdata
module/microcontroller/pccommanddispatcher/pccommanddispatcher.1670274518.txt.gz · Last modified: 2022/12/05 22:08 by omdevelop