-
In the cursor visibility section, the row for `ESC [ ? 12 l` the Description `Text Cursor Enable Blinking` does not match the behavior `Stop blinking the cursor`. This would appear to be a typo
---
…
-
Instead of "character cell rows (X member) and columns (Y member)" it should read "character cell columns (X member) and rows (Y member)". This is consistent with the COORD structure definition and a…
-
# Summary of the new feature/enhancement
Make it easier to create a terminal similar to Windows Terminal that capable of running on Windows 7.
# A clear and concise description of what the pro…
-
# Description of the new feature/enhancement
Provide better signal passing between processes, something similar to what Linux has to offer.
(I am aware this is not perhaps the best place to star…
-
This page doesn't appears in the TOC on the left under Console API Functions, but all the other entries are actual functions, not descriptions of groups of functions. This page should probably be incl…
-
I've tried many times to use this funtion to redirect printf and other stdanard input/output function,but finally found SetStdHandle can't do this.
The name of this function is really confusing, and I…
-
The new requirements to build the project after #1012 are not documented.
I have problems trying to build with VS2019, but want to be sure I have the correct setup before reporting those issues.
-
Setting initial quaternion (`kalman/initialQ[x,y,z,w]`) to zero and resetting the filter (`kalman/resetEstimation = 1`), results in immediate firmware crash. CF spits out a part of the regular boot lo…
-
How can I log the estimated thrust while running the Crazyflie 2.0 from a python script? I know a log block in the client combines different sensor readings to estimate thrust, but is there a log TOC…
-
@whoenig : When repo is cloned as instructed, there is on error respond to make command such as:
src/deck/drivers/src/usddeck.c: In function 'f_gets_without_comments':
src/deck/drivers/src/usddeck…