22 Commits (master)

Author SHA1 Message Date
Michael Oborne a7a903e110 CPUInfo: add DSP 3 years ago
Andy Piper f6c07df162 Tools: make CPUInfo test fairer, add data for external flash 3 years ago
Andrew Tridgell 41534d816c CPUInfo: added timing of micros16() 3 years ago
Siddharth Purohit 47a3298236 CPUInfo: print time upto 4 decimal points 3 years ago
Andrew Tridgell 1284f1bd8a Tools: removed separate recursive sempahore test 5 years ago
Andrew Tridgell 5c4dda38b5 Tools: Added semaphore ops to CPUInfo 5 years ago
Andrew Tridgell ea4d294ed1 Tools: added micros64() to CPUInfo 5 years ago
Andrew Tridgell e00d242688 Tools: added EKF maths to CPUInfo 6 years ago
Andrew Tridgell ec0e6137e3 Tools: updated CPUInfo 6 years ago
Andrew Tridgell c67ec11cc5 Tools: improved CPUInfo test 6 years ago
Eugene Shamaev 797fc84e92 Tools/CPUInfo: type conversion 7 years ago
Pierre Kancir c73584c9b8 CPUInfo: example fix travis warning 8 years ago
murata 334da0d9d5 Tools: Unify from print or println to printf. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Gustavo Jose de Sousa de96ca95a6 CPUInfo: cast result of sizeof to unsigned long 9 years ago
Lucas De Marchi c82f28f35a Tools: CPUInfo: fix warnings on printf 9 years ago
Ricardo de Almeida Gonzaga 5bd034a5a8 Global: start using cmath instead of math.h 9 years ago
Caio Marcelo de Oliveira Filho ee7e3e34c0 Tools: CPUInfo use millis/micros/panic functions 9 years ago
Caio Marcelo de Oliveira Filho 36ffef97c0 CPUInfo: remove unnecessary includes 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Gustavo Jose de Sousa 84b5555a1a Tools: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell a3546a3ac2 CPUInfo: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 75229ebf6c Tools: removed fast_atan 10 years ago
Andrew Tridgell 9e02ce44ae Tools: fix for HAL_SITL rename 10 years ago
Randy Mackay ff5f0f1d23 CPUInfo: add include to fix compile error 10 years ago
Randy Mackay 82df53ed80 CPUInfo: fix compile error 10 years ago
Andrew Tridgell b3316865fa CPUInfo: fixed build 10 years ago
Andrew Tridgell 2918b04f17 CPUInfo: fixed build 11 years ago
Andrew Tridgell 72d35e8da4 CPUInfo: fixed build 11 years ago
Andrew Tridgell 7b8287793c CPUInfo: fixed build 11 years ago
Andrew Tridgell 9c69e736f1 CPUInfo: fixed build 11 years ago
Randy Mackay 919b0ea29b CPUInfo: add fast_atan2 11 years ago
Andrew Tridgell b9939368ea CPUInfo: fixed build 11 years ago
Andrew Tridgell 30fd792d40 CPUInfo: fixed SITL build 11 years ago
Andrew Tridgell 0749cc1fd9 Tools: we don't have AP_NavEKF.h yet 11 years ago
Andrew Tridgell 4d5346be79 CPUInfo: fixed SITL build 11 years ago
Andrew Tridgell bdbf9a8935 CPUInfo: fixed build 11 years ago
Randy Mackay a8970ee509 Tools: add additional divide timing 12 years ago
Andrew Tridgell 896dd648c9 Tools: fixed indent-tabs-mode 12 years ago
Andrew Tridgell 3f8fb48479 CPUInfo: test NaN and Infinity printing 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Andrew Tridgell 477ed294c6 CPUInfo: begin_atomic/end_atomic have been removed 12 years ago
Andrew Tridgell a56b8c7b67 Tools: port a couple of test sketches to PX4 12 years ago
Andrew Tridgell 2760c182f5 Tools: fixed CPUInfo build under SITL 12 years ago
Andrew Tridgell 07d8690fbe Tools: convert CPUInfo to AP_HAL 12 years ago
Andrew Tridgell adf6030cfa CPUInfo: added acos(), asin() and atan2() 13 years ago
Andrew Tridgell bb352c6bcf don't need AP_Math.h here any more 13 years ago
Andrew Tridgell 85ecb05261 CPUInfo: added timing of sqrt() 13 years ago
Andrew Tridgell 11ff665ca0 CPUInfo: show the speed of 64 bit maths 13 years ago
Andrew Tridgell d5b19840f0 Tools: added CPUInfo sketch 14 years ago