BlocklyProp
                                
                                 BlocklyProp copied to clipboard
                                
                                    BlocklyProp copied to clipboard
                            
                            
                            
                        Blockly based visual programming editor for Propeller C
The **Other** project type has a System category with a **Wait until** block. Following the same theme, we should also add a **Wait for pin** block (or make **Wait until**...
Currently, in values, there are a couple of blocks that aren't really values - they are color math operations. Additionally, there has been a long standing desire from many individuals...
S3 stall sensor will not detect a stalled tail wheel or stalled left and right wheels. The code used to test is show below.  
Blockly provides a priority structure for order of operations, and its use in a number of blocks need to be reviewed. Problem areas include at least: bitwise operations, exponential operations.
http://forums.parallax.com/discussion/168518/scribbler-s3-how-to-set-calibration-values-in-eeprom#latest
The "\" character is accepted as one of the 95 possible password characters, but it was left out of the notice. 
The **named constant** block currently only accepts a fixed decimal value. Please enhance to accept a decimal, hexadecimal, binary, or character value block as input. 
There was a decision to only support global variables a while ago; I don't know the details. Can we move to allow user functions to return a value and potentially...
The My Projects page contains a grid that lists projects owned by the logged in user. The columns are: * Name * Board * Description The proposal is to add...