• Don Gagne's avatar
    Fix broken Windows build · 0422b468
    Don Gagne authored
    TeamCity caught this, but I thought the error was from my warnings
    work. Turns out it was a real build failure. Windows doesn’t know which
    floating point floor to use. In reality the parentheses are in the
    wrong place and should be the floor of the divide by 2. But integer
    division is always floor, so it’s not needed at all.
    0422b468
Name
Last commit
Last update
avrdude Loading commit data...
data Loading commit data...
deploy Loading commit data...
doc Loading commit data...
files Loading commit data...
libs Loading commit data...
qml Loading commit data...
qupgrade @ 69ba6037 Loading commit data...
src Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
Custom-Info.plist Loading commit data...
QGCExternalLibs.pri Loading commit data...
QGCSetup.pri Loading commit data...
README.md Loading commit data...
demo-log.txt Loading commit data...
license.txt Loading commit data...
qgcvideo.pro Loading commit data...
qgroundcontrol.pro Loading commit data...
qgroundcontrol.qrc Loading commit data...
qgroundcontrol.rc Loading commit data...
qserialport.pri Loading commit data...
qupgrade.pro Loading commit data...
testlog.txt Loading commit data...
testlog2.txt Loading commit data...
user_config.pri.dist Loading commit data...