Wykres commitów

107 Commity (ca95d9a41de2064e6b5573db59f33e29eeb9664b)

Autor SHA1 Wiadomość Data
Pawel Jalocha 88b0918d4f Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2019-06-02 09:03:03 +01:00
Pawel Jalocha 8a51a7052a Position packet encryption, not complete 2019-06-02 09:02:57 +01:00
Pawel Jalocha 6fe9318d78 Minor fixes 2019-06-02 09:01:59 +01:00
Paweł Jałocha 3a4e0f4da1
Merge pull request #5 from helijunky/master
fixed sending of MAV_ADSB_VEHICLE
2019-06-02 08:59:24 +01:00
Manuel Haag 018f34ec6f fixed sending of MAV_ADSB_VEHICLE 2019-05-09 23:59:55 +02:00
Pawel Jalocha 0878e8378d Support for AERO protocol 2019-05-08 17:03:54 +00:00
Pawel Jalocha 6fb70d356e Group some RF variable for cleaner structure 2019-05-08 00:42:39 +01:00
Pawel Jalocha 788312c307 Reorganize to access more information from OLED status pages 2019-05-07 16:08:22 +01:00
Pawel Jalocha 5e548ef42b Refined FollowMe logo 2019-05-07 11:22:15 +01:00
Pawel Jalocha fa7738c3c6 Improve display pages 2019-05-07 10:05:38 +01:00
Pawel Jalocha a726052b0d Fill in some data in the baro page 2019-05-07 09:11:06 +01:00
Pawel Jalocha 14f4e13e80 Send MAVlink ADS-B message to the GPS/MAVlink port 2019-05-05 21:51:49 +01:00
Pawel Jalocha dabfffb230 Fixed compile error with MAVlink, but needs to be tested 2019-05-02 16:41:20 +01:00
Pawel Jalocha 38173f17a8 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2019-05-02 00:54:18 +00:00
Pawel Jalocha 8879922372 Minor bug fix 2019-05-02 00:54:13 +00:00
Pawel Jalocha 363f8e9e86 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2019-05-02 01:51:58 +01:00
Pawel Jalocha 63130ef8cd Some OLED pages filled with data, some other not yet 2019-05-02 01:51:39 +01:00
Pawel Jalocha b6c53a3d28 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2019-05-01 21:49:40 +01:00
Pawel Jalocha 98d7a6adec Update from other platform 2019-05-01 21:49:34 +01:00
Pawel Jalocha 3a6a6be160 More (dummy for now) pages on the OLED, switchable by the button 2019-05-01 21:35:54 +01:00
Pawel Jalocha 5a4c50b14b Add hardware options to the logo screen 2019-05-01 12:37:18 +01:00
Pawel Jalocha 992362bcc1 Start adding U8g2 support for the OLED/LCD 2019-05-01 10:24:50 +01:00
Pawel Jalocha 4268342809 OLED: some comments added 2019-04-29 23:44:35 +01:00
Pawel Jalocha d979f006ef OLED: add display-invert command 2019-04-29 23:25:18 +01:00
Pawel Jalocha 6f0683661c Some bugs fixed in the button reading code 2019-04-29 20:32:05 +01:00
Pawel Jalocha 61dadc2408 Disable the sleep mode for now 2019-04-29 19:16:46 +00:00
Pawel Jalocha a1a1dca5c3 Attempt to enter sleep/shutdown when button pressed for 4sec 2019-04-29 14:26:12 +01:00
Pawel Jalocha a9a6a71159 Update for FollowMe 2019-04-29 10:52:14 +00:00
Pawel Jalocha 1fa705b721 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2019-03-29 10:30:17 +00:00
Pawel Jalocha 0d5f30d089 Pins update for the new prototype of FollowMe 2019-03-29 10:29:50 +00:00
Pawel Jalocha 876ba841fa Update for the new ESP-IDF 2019-03-24 07:11:54 +00:00
Pawel Jalocha 69ef4209fc Update for the new ESP-IDF 2019-03-24 07:11:39 +00:00
Pawel Jalocha 8dc39d1c11 Adjust frequency hopping for plans 2 and 3 2019-03-24 07:10:19 +00:00
Pawel Jalocha c25c9c82a4 Try SD card in simple SPI mode, doe snot work yet 2019-02-26 11:47:27 +00:00
Pawel Jalocha 81fc30b83d Fix compilation without WITH_SPIFFS 2019-01-23 19:45:17 +00:00
Pawel Jalocha 8b3eea922b Do not start I2C, unless needed for pressure sensor or OLED 2019-01-23 16:09:30 +00:00
Pawel Jalocha b68f5ffc73 Major update, log to Flash, Bluetooth, transmission of info packets 2019-01-22 00:08:19 +00:00
Pawel Jalocha a5dbd28bb8 Add frequency hopping plan #5 for 433MHz, Add override of frequency plan in the flash parameters 2018-07-23 15:02:44 +00:00
Pawel Jalocha bb254db371 Initialize the new paramater in the SPI structure with the new ESP-IDF - not tested 2018-06-15 21:14:06 +00:00
Pawel Jalocha dcd915f9fd Add conversion table from OGN aircraft-type to ArduPilot emitter_type 2018-05-20 07:27:20 +00:00
Pawel Jalocha 1394569fdd Add some messages, improve printout 2018-05-20 00:41:47 +01:00
Pawel Jalocha e28403027c Improved handling on timing of messages on MAVlink input 2018-05-19 12:17:01 +00:00
Pawel Jalocha b7012db511 Debugging the MAVlink interface 2018-05-19 01:03:18 +00:00
Pawel Jalocha 630cb7f6f2 Fix bug in the long numeric constant 2018-05-17 17:20:10 +00:00
Pawel Jalocha c3350d9784 A hack to cope with the time specification in the MAV_GPS_RAW_INT message 2018-05-17 17:17:27 +00:00
Pawel Jalocha 0718171974 Add MAVlink HEARTBEAT message 2018-05-16 02:03:44 +00:00
Pawel Jalocha e9c5ac0dd6 Send ADSB_VEHICLE messages on the MAVlink portabout other aircrafts 2018-05-15 03:21:11 +00:00
Pawel Jalocha 2a0e0fa849 Add more info-parameters, BME280 support, remove I2C mutex 2018-03-09 13:11:21 +00:00
Pawel Jalocha 1aae80e8d7 Now unified with STM32 2018-02-26 21:19:21 +00:00
Pawel Jalocha 5423ae48b3 Bug fixed: incorrect #if to start the SENS task 2018-02-26 11:41:23 +00:00