-
I just came from a meeting where I met a mathematics professor who specializes in ODE's. When I showed him FOODiE, he commented that the algorithms are not state-of-the-art and that he would not use …
-
@PropGit - Can someone explain how these blocks are intended to function?
I have been using the blocks experimentally. When I do. the blue power on LED on the S3 stops working - is this a bug or doe…
-
In chat it was suggested i make a PR for this, forgot that i already have a GH account, and now decided to open an issue instead.
When there are vibrations picked up by the ACC, in 1.14.1 (and 1.14…
-
The array of reserved words in BlocklyProp/src/main/webapp/cdn/blockly/generators/spin.js line 45 contains 2 misspellings:
interger (should be integer)
bookean (should be boolean)
-
flashed the 1.7.2 firmware to CC3D. and using mix tri ,the servo output is S3,but can not found s3 output on CC3D.
-
Proposed a new flight mode `TAKEOFF ASSIST` for fixed-wing aircrafts. See also: #577 #564
Logic:
1. Enable `TAKEOFF ASSIST` + `ANGLE` flight mode, ARM, bring throttle above idle, motor spin at `min_t…
-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
-
Add highlighting to generated code viewer. (Making sure to maintaining read only mode)
Options:
- highlight.js
- Ace editor
Ace editor has an online system to create custom highlights. As we will ha…
-
SELECT 33, bq.id, 'Legal'
FROM (
SELECT
`u`.`id`, `u`.`layout`,
`u`.`id` AS face_id,
CASE
WHEN layout = 'double-faced' OR layout = 'fli…
-
Hi there,
I just stumbled across this after someone suggested adding fastspin to PropellerIDE.
https://github.com/parallaxinc/propgcc/tree/master/spin2cpp
This one certainly seems to have evolved mo…
bweir updated
8 years ago