89 Commits (0bab0dc26cb2e0c3d7ada0c9d5e89523e3c2db87)

Author SHA1 Message Date
murata 66193bde3a AP_Declination: Remove meaningless semicolons 3 years ago
Jaaaky bfb9b1ac73 AP_Declination: Fix multi #include's 3 years ago
Andrew Tridgell eacdd017d7 AP_Declination: added a test suite for AP_Declination 3 years ago
Andrew Tridgell 71c5c624ce AP_Declination: fixed rounding in mag field 3 years ago
Andrew Tridgell 7b4b88d568 AP_Declination: re-generate mag tables 5 years ago
Andrew Tridgell 79bbd3ce9f AP_Declination: update generate script 5 years ago
Andrew Tridgell be62bf32cb AP_Declination: added get_earth_field_ga() interface 6 years ago
Andrew Tridgell 0f7281fbb6 AP_Declination: added generator doc 6 years ago
Peter Barker 57b33acb89 AP_Declination: generate tables with float designator 6 years ago
Michael du Breuil 0c6b382f2a AP_Declination: Remove unneeded AP_Buffer include 6 years ago
Michael du Breuil f06b27e4a3 AP_Declination: Fixes ups for pyigrf 7 years ago
scivision 67a503d5d8 AP_Declination: 2to3, IGRF API update 7 years ago
Andrew Tridgell 27442e4a7b AP_Declination: use floorf() 7 years ago
Peter Barker 36fab0209e AP_Declination: flake8 compliance for new generate script 7 years ago
Andrew Tridgell c642deafde AP_Declination: updated tables for Feb 2018 7 years ago
Andrew Tridgell 444588aaef AP_Declination: added generation of field tables 7 years ago
Andrew Tridgell 03b1fdca97 AP_Declination: split tables into a separate file 7 years ago
Andrew Tridgell 252fc9c757 AP_Declination: added inclination and intensity tables 7 years ago
Pierre Kancir 7fb816c812 AP_Declination: example fix travis warning 8 years ago
murata 37873717de AP_Declination: Unify from print or println to printf. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Ricardo de Almeida Gonzaga af13e2cca4 AP_Declination: Fix typos 9 years ago
Ricardo de Almeida Gonzaga 5bd034a5a8 Global: start using cmath instead of math.h 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago
Gustavo Jose de Sousa d281067bcc waf: make example binaries be placed in 'examples' dir 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi 88319f52f7 AP_Declination: remove line continuation slashes 9 years ago
Lucas De Marchi 3ae0082f52 AP_Declination: stop using Progmem.h 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Caio Marcelo de Oliveira Filho 0ae2fe6fcd AP_Declination: example uses millis/micros/panic functions 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Andrew Tridgell c81d4fa07b AP_Declination: fixed example build 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi e4b313d2ca Replace use of memcpy_P() with memcpy() 9 years ago
Caio Marcelo de Oliveira Filho 918a339660 AP_Declination: remove unnecessary board include from example 9 years ago
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board 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 23f634835d AP_Declination: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell c18c84fbe1 AP_Declination: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 2502ca3ec7 AP_Declination: fixed example build 11 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Andrew Tridgell 82aec0ef6c AP_Declination: fixed indent-tabs-mode 12 years ago
Andrew Tridgell 261eb6d841 AP_Declination: fixed example build 12 years ago
Andrew Tridgell ba83950fc4 libraries: replace constrain() with constrain_float() 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Andrew Tridgell 374af1cd14 build: change from Arduino.mk to apm.mk 12 years ago