challenger_site.git
2 years agoMake /_config/*.jst use ES6 superclass calls, fix failure to await the superclass... master
Nick Downing [Wed, 26 Jan 2022 23:34:54 +0000 (10:34 +1100)]
Make /_config/*.jst use ES6 superclass calls, fix failure to await the superclass calls, use (await import('@ndcode/jst_server')).default rather than the _jst_server builtin variable provided by jst (because npm now uses a flat node_modules structure, so there is no risk of loading a second copy of jst_server module)

2 years agoUse ES6 classes in /_config/site.jst for compatibility with latest jst_server
Nick Downing [Wed, 26 Jan 2022 12:58:48 +0000 (07:58 -0500)]
Use ES6 classes in /_config/site.jst for compatibility with latest jst_server

3 years agoCompleted text and images
Nick Downing [Sun, 14 Jun 2020 15:21:50 +0000 (01:21 +1000)]
Completed text and images

3 years agoChange MiRobot website into Challenger website (reuse the MiRobot template)
Nick Downing [Sun, 14 Jun 2020 10:23:21 +0000 (20:23 +1000)]
Change MiRobot website into Challenger website (reuse the MiRobot template)

4 years agoMake movement wait for gripper to finish and vice versa
Nick Downing [Wed, 18 Mar 2020 20:55:16 +0000 (07:55 +1100)]
Make movement wait for gripper to finish and vice versa

4 years agoWorkaround for a problem with async exceptions in the browser (browser bug?)
Nick Downing [Wed, 18 Mar 2020 20:37:21 +0000 (07:37 +1100)]
Workaround for a problem with async exceptions in the browser (browser bug?)

4 years agoFix communication problems
Nick Downing [Wed, 18 Mar 2020 20:30:19 +0000 (07:30 +1100)]
Fix communication problems

4 years agoUpdate blockly, doesn't work well yet
Nick Downing [Wed, 18 Mar 2020 19:31:43 +0000 (06:31 +1100)]
Update blockly, doesn't work well yet

4 years agoImplement tx queue
Nick Downing [Wed, 18 Mar 2020 17:30:22 +0000 (04:30 +1100)]
Implement tx queue

4 years agoDarken navbar active slightly for more contrast, move mirobot script to a file
Nick Downing [Wed, 18 Mar 2020 16:48:54 +0000 (03:48 +1100)]
Darken navbar active slightly for more contrast, move mirobot script to a file

4 years agoCompleted assembly instructions, redone navbar, made blockly use new navbar
Nick Downing [Wed, 18 Mar 2020 16:39:36 +0000 (03:39 +1100)]
Completed assembly instructions, redone navbar, made blockly use new navbar

4 years agoMore work on instructions
Nick Downing [Wed, 18 Mar 2020 13:37:45 +0000 (00:37 +1100)]
More work on instructions

4 years agoFirst try at importing the manual into pages (got all illustrations in svg)
Nick Downing [Wed, 18 Mar 2020 13:16:12 +0000 (00:16 +1100)]
First try at importing the manual into pages (got all illustrations in svg)

4 years agoMore axes, better spacing, footer grey background
Nick Downing [Wed, 18 Mar 2020 05:19:47 +0000 (16:19 +1100)]
More axes, better spacing, footer grey background

4 years agoCreate an axes structure to reduce duplication
Nick Downing [Wed, 18 Mar 2020 04:56:56 +0000 (15:56 +1100)]
Create an axes structure to reduce duplication

4 years agoWorking sliders to control 4 axes
Nick Downing [Wed, 18 Mar 2020 04:32:41 +0000 (15:32 +1100)]
Working sliders to control 4 axes

4 years agoUpgrade bootstrap, add test page with slider and new navbar sketch
Nick Downing [Sun, 15 Mar 2020 11:53:01 +0000 (22:53 +1100)]
Upgrade bootstrap, add test page with slider and new navbar sketch

4 years agoUpdate SSL certificate, adjust to latest jst_server
Nick Downing [Sun, 15 Mar 2020 09:42:59 +0000 (20:42 +1100)]
Update SSL certificate, adjust to latest jst_server

5 years agoAdd delay block type, add home button
Nick Downing [Fri, 23 Nov 2018 00:00:00 +0000 (11:00 +1100)]
Add delay block type, add home button

5 years agoChange to bootstrap 3.3.7, add page template, improve layout, add tracking of robot...
Nick Downing [Thu, 22 Nov 2018 15:41:15 +0000 (02:41 +1100)]
Change to bootstrap 3.3.7, add page template, improve layout, add tracking of robot motion and computed delays between positions, fix missing newlines delaying manual motion of robot, make toolbox update to robot position when quiescent

5 years agoInitial commit, JSTized site/ subdirectory from mirobot0.git commit 35e86ef
Nick Downing [Thu, 22 Nov 2018 12:39:06 +0000 (23:39 +1100)]
Initial commit, JSTized site/ subdirectory from mirobot0.git commit 35e86ef