1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-13 11:29:51 +03:00
Commit graph

9 commits

Author SHA1 Message Date
Sean Vig
0743785126 PEP8 radio/util/sinus.py
Fix whitespace
2015-12-13 18:55:02 -06:00
Sean Vig
5efa5d47d3 Use Python 2/3 compatible scripts
Almost entirely fixing print statements, but also a couple importing
changes, wrapped in try/excepts, and one case where dict.keys() not
being a list would be a problem.

Also reverts e41139a397

The real fix for #1907
2015-12-13 18:28:44 -06:00
Markus Sattler
1d6adcc25a Fixes #2870 2015-09-26 07:59:04 +02:00
Bertrand Songis
3ac1a03d96 This sine wave is reported as better than the previous one 2014-02-24 07:06:26 +01:00
Bertrand Songis
10a1250496 I like these harmonics (63000, 0, 20000, 0, 20000) 2014-02-22 19:55:18 +01:00
Bertrand Songis
6955a492d7 A new set of amplitudes for the sine wave ... 2014-02-21 11:52:02 +01:00
Bertrand Songis
99e42ceeb2 Different harmonics. Seem to be better. I would say that:
- all beeps from the radio need to be lowered.
- perhaps the low frequencies don't need to be amplified any more?
2014-02-20 23:26:34 +01:00
Bertrand Songis
967af60cbe Vario improvements 2014-02-17 23:26:12 +01:00
Bertrand Songis
7164375b75 2 harmonics added to the sine wave 2014-02-17 15:27:15 +01:00