koenkooi / multiwii-firmware

Firmware - GitHub mirror of the official SVN multiwii project
https://github.com/multiwii/multiwii-firmware/wiki
13 stars 1 forks source link

Decide what to do with Flexbot default settings #12

Open koenkooi opened 10 years ago

koenkooi commented 10 years ago

The flexbot patch sets:

    conf.activate[BOXHORIZON]  = 1 << 0 | 1 << 1 | 1 << 2;
    conf.activate[BOXHEADFREE] = 1 << 2;
    conf.activate[BOXBARO]     = 1 << 5;

We should decide if we hand to enable these by default or like the declination thing (issue #2) leave them out and document that they need to be changed with a GUI or app.

koenkooi commented 10 years ago

I also noticed that the flexbot version changes 'expo' settings, which could explain why people complain about the controls being 'touchy'