Parallax Propeller2 ANSI Console
[SerialBox]
SYSTEM STATUS: ONLINE

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2025-08-15
17:23
grok go at config file save load Leaf check-in: 5d4bf019ad user: refaqtor tags: trunk
17:22
perp go at config file save load check-in: 18fd42b317 user: refaqtor tags: trunk
2025-08-13
04:58
manual code reorg check-in: da43eef563 user: refaqtor tags: trunk
02:30
corrected submenu overlay on the way down check-in: 1e0d4da3b2 user: refaqtor tags: trunk
02:23
File submenu navigation works down and back, but doesn't maintain overlay on the way down check-in: 56e7d2f07c user: refaqtor tags: trunk
01:52
flash filesystem worked into menu (not complete for config file management). and fixed prompt display check-in: be7e017be9 user: refaqtor tags: trunk
2025-08-12
04:07
re-org code (grok) check-in: cb5edd4fab user: refaqtor tags: trunk
04:00
applied formatting check-in: 4a9a15ff88 user: refaqtor tags: trunk
2025-08-11
02:12
backtick overlay screen navigator works better.... fixed overlay triggering the next hotspot instead of selected one check-in: ba505aef37 user: refaqtor tags: trunk
01:08
backtick overlay screen navigator works check-in: 02b31c36ca user: refaqtor tags: trunk
2025-07-29
11:15
wip: removed some confusing status debug messages, but still lands on -STOP..., ith no indication of execution of actions from overlay check-in: f09556337c user: refaqtor tags: trunk
11:00
wip: some genuine corrections to overlay handling combined with status displays stuff, but still ends up with status -STOP mode active- after briefly showing WARN about incorrect command check-in: 6c430285ab user: refaqtor tags: trunk
05:45
wip: closer to activation. STOP mode always active, and the command prompt seems to be catching the commands and WARNing of invalid commands check-in: dcf0056114 user: refaqtor tags: trunk
05:29
wip: link keys now consumed and mode cleared after 2, no activation check-in: 4bf33fca0b user: refaqtor tags: trunk
04:28
wip: more on the way to restoring overlay link activation, moron check-in: 427824cc1b user: refaqtor tags: trunk
03:31
wip: on the way to restoring overlay link activation check-in: ac9ca03822 user: refaqtor tags: trunk
03:04
general corrections to status bar display check-in: cf6121bb6c user: refaqtor tags: trunk
00:27
captures backtick keystrokes to command input, but doesn't trigger the handler check-in: 0280d88cf8 user: refaqtor tags: trunk
00:19
backtick overlay displays/hides again... but the activation is not working check-in: 210d9efdc8 user: refaqtor tags: trunk
00:08
further correction on menu hotspots check-in: 72b8c125df user: refaqtor tags: trunk
00:01
thank grok for finding the wonky menu hotspots check-in: d1a14c5587 user: refaqtor tags: trunk
2025-07-28
23:07
wip: still broken, refactored screen refresh, still doubled up menu and all yellow on tick check-in: beed50f465 user: refaqtor tags: trunk
07:26
wip: still broken, displays multiple sets of hot menu keys, still goes all yellow on backtick check-in: 756a619fe8 user: refaqtor tags: trunk
07:15
wip: still broken, the backtick triggers a filling of screen with yellow, but there are no characters in the bright yellow overlay. none of the function buttons appear or show hotlinks check-in: 134fc228c0 user: refaqtor tags: trunk
01:26
wip: still broken, mostly auto-reformat and check to see that the backtick is triggering the hotspot of the status line, but there are no characters in the bright yellow overlay. none of the function buttons appear or show hotlinks check-in: 42b25a8760 user: refaqtor tags: trunk
2025-07-27
19:26
wip: still a problem, doesn't show hotspots but does show prompt and content check-in: 9e47b1ef39 user: refaqtor tags: trunk
16:29
wip: compiles/loads... display nothing after Hotspot/Link refactor check-in: e19a4297da user: refaqtor tags: trunk
14:15
corrected octoport include after PNut experiments check-in: 2390913f13 user: refaqtor tags: trunk
14:05
fixed color issue check-in: 12c4ce2a47 user: refaqtor tags: trunk
2025-07-26
22:41
back-tick link overlay logically functional -including command entry, needs some color and location tuning check-in: 68945fc557 user: refaqtor tags: trunk
22:16
back-tick link overlay logically functional, needs some color and location tuning check-in: 9de6103f4d user: refaqtor tags: trunk
20:05
wip: perplexity attempt to capture Function keys and trigger callback check-in: 68ca3a4722 user: refaqtor tags: trunk
19:36
adjusted function button spacing check-in: 396fdd54e5 user: refaqtor tags: trunk
19:04
updated function button labels check-in: 404e716578 user: refaqtor tags: trunk
18:41
rearrange ansi layout check-in: 9ee172ae9b user: refaqtor tags: trunk
2025-07-25
06:43
file clean up check-in: 57c7248574 user: refaqtor tags: trunk
2025-06-19
02:43
WIP: Lisp Engine - minimal manual built, few remaining syntax errors. check-in: 221ffbf812 user: refaqtor tags: trunk
2025-06-17
23:25
WIP: Lisp Engine - no syntax errors - but, also, doesn't run or put anything on screen check-in: 3effca9347 user: refaqtor tags: trunk
23:07
WIP: Lisp Engine down to one syntax error. might be close check-in: 47eaa4245f user: refaqtor tags: trunk
13:04
scroll seems to work, but doesn't handle initial command correctly check-in: 488597b5a9 user: refaqtor tags: trunk
12:23
basic ansi console with lisp engine repl placeholder check-in: 0e11f754c2 user: refaqtor tags: trunk
2025-06-16
11:59
WIP: introduction of custom ansi256.spin2 attempting to mittigate ansi code timing issues with octoport. still umbled text check-in: f2a66b5b95 user: refaqtor tags: trunk
00:55
WIP: initial integration of Lisp engine code. console jumbled check-in: fe804e3a85 user: refaqtor tags: trunk
00:20
ANSI console through octoport serial check-in: 86ed0cba25 user: refaqtor tags: trunk
2025-04-21
03:49
begin SmartyPins and more octoport use check-in: db6fa8dca5 user: refaqtor tags: trunk
2025-04-14
02:04
removed whitespace/blank lines from output check-in: 28a979b3a7 user: refaqtor tags: trunk
02:01
split received strings on commas and print on separate lines check-in: 5a9e164b72 user: refaqtor tags: trunk
2025-04-07
04:30
cessential time keeping with ds3231 RTC. displays and gives option to set time on startup. a ts() function returns unix epoch in seconds for timestamping data entries check-in: 292e54dc8f user: refaqtor tags: trunk
2025-04-06
06:12
captured the shift back to P2 root folder check-in: a8f973a4bc user: refaqtor tags: trunk
06:11
WIP: not handling year correctly. RTC stores time fine, unix ts() microsecond function and ISO 8601 timestamp() function not working yet check-in: 3d834e2e44 user: refaqtor tags: trunk