Bryant Mairs
a64973b824
Fixed unused variable warning in GAudioOutput when speech is disabled.
11 years ago
Don Gagne
a20b2b18ce
Fill in missing struct members instead of pragma
11 years ago
Don Gagne
51098eaf5a
Fix GCC compiler warning
11 years ago
Thomas Gubler
34f11cca70
espeak: remove comment
11 years ago
Thomas Gubler
a459d07e52
espeak: remove c style zero initialize
11 years ago
Thomas Gubler
873382366c
espeak: cleanup
11 years ago
Bryant
d576823830
Disable text output from GAudioOutput.
...
All it does is clutter the terminal and it's not doing anything anyways.
11 years ago
Thomas Gubler
eb3f48b99c
fix merge errors and unused-variable error
11 years ago
Lorenz Meier
7b21d58924
Removed windows startup delay on voice output
11 years ago
Bryant
1ea5313b78
Speech library now uses QGC_SPEECH_ENABLED macro.
11 years ago
Bryant
ebbb7b7ac6
Altered build procedure for speech synthesis.
...
Speech synthesis support can now be disabled (DEFINES+=DISABLE_SPEECH)
Speech synthesis dependencies are now checked before enabling.
When support cannot be enabled, the user is now notified.
11 years ago
Thomas Gubler
0bce87ad85
linux speech synthesis: switch to eSpeak
...
Conflicts:
QGCExternalLibs.pri
src/GAudioOutput.cc
11 years ago
Don Gagne
4a91f435f4
Windows build required atlbase.h
...
While testing the previous commit on Windows I found that I could not
compile windows due to include of atlbase.h. This file is no longer
available in SDKs. It is only available in for money versions of VIsual
Studio. Luckily this include was not needed. So I just removed it and
Windows now builds again with just VS Express. Tested all changes on
OSX, Linux and Windows (including speech on windows, which still works).
12 years ago
Thomas Gubler
0d445a4d71
re-enable linux text to speech and fix use of deprecated function
12 years ago
Lorenz Meier
0700a1e7d6
Audio for Windows
12 years ago
LM
a347a65985
Formatting, fixing audio alarms
13 years ago
pixhawk
9ecf6a9588
Fixed audio error on Linux, added Hz rate to MAVLink inspector, fixed logging for 0 timestamps
14 years ago
Lorenz Meier
74e4704f38
Fixed compile warnings, fixed a windows-specific compile error
14 years ago
pixhawk
dee19d0c4e
Solved bugs for large angles
14 years ago
James Goppert
18d74deb3a
K/R formatting, debugging serialport.
14 years ago
James Goppert
efc971bafc
Flite fixed for unix and cmake.
14 years ago
James Goppert
e7d30da7ee
Cmake project building on debian.
14 years ago
lm
e3fcf44134
Added parameter timeout setting options to MAVLink protocol
14 years ago
lm
1d9aa4cb3e
Cleaned up minor things, small bugfixes
14 years ago
pixhawk
38d83048ef
Enabled waypoints in simulation, implemented factory class for UAS objects
14 years ago
lm
a33541b960
Improved performance of 2D map, trails need further debugging
15 years ago
pixhawk
8838c74b2d
Google earth working, ready for last fixes and performance testing.
15 years ago
pixhawk
2c2899847c
Working on Windows OSG support
15 years ago
pixhawk
261dcf6eea
Added Windows Speech SDK / SAPI support
15 years ago
pixhawk
282aa15c2e
Fixed MSVC2008 compilation issues
15 years ago
pixhawk
969475270a
Commented/cleaned up code
15 years ago
lm
e6d7dec4d9
Added map view, fixed audio output
15 years ago
pixhawk
a2a740ddb1
Minor improvements and fixes, added a few new MAVLink packets
15 years ago
lm
7e6365fb0d
Fixed Audio output on Linux, works now with systems flite version. Introduced two new alarm/notify sounds
15 years ago
pixhawk
6a5e0f4936
Fixed path dependency in audio output, added settings for main window
15 years ago
pixhawk
f64f15df32
Temporarily removed flite, fixed crash caused by tree view
15 years ago
lm
0528d8713e
Quick fix for flite in linux
15 years ago
lm
146474c985
Onboard params work on console
15 years ago
pixhawk
9ebf1449b5
Fixed windows compile error
15 years ago
pixhawk
9e70721029
Windows Speech API (SAPI) is now only supported with MSVC compiler.
15 years ago
pixhawk
2075abda52
Working on windows audio
15 years ago
pixhawk
1d5a31d3a4
Cleaned up directory structure, re-enabled Linux audio output
15 years ago
pixhawk
bec6c3aa52
Fixed audio alarm
15 years ago
pixhawk
03f3b2113a
Fixes for audio on Linux
15 years ago
pixhawk
60e0f0ff90
Added windows audio
15 years ago
pixhawk
889f7af56e
Fixed audio issue on windows
15 years ago
pixhawk
91bfe56b79
Fixed Linux compatibility of Linux Qt Phonon support
15 years ago
lm
d0a07f19f0
Stability changes
15 years ago
pixhawk
bc33da5204
Added true audio output
15 years ago