- Posts: 103
Ultimate Devo F12E (devof12e-XMS) builds
- M8A4X
- Offline
- M8A4X
Tested it with PAL and NTSC, runcam and eachine cam attached to an eachine VTX and I even got the ImmersionRC VTX
running again (broken solder joint / lifted trace) and this one works as well!
@rdowzall: Congratulations, nice to hear that it now works for you!
I second your opinion about the F12E, it is for sure a very nice and well built radio and the integrated FPV system is great.
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
DevoF12E and DevoF12E-4MB, with fixes, based on Nightly Builds:
Files deleted, see below...
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
I think the work with TV standards is finished.
DevoF12E and DevoF12E-4MB, with fixes, based on Nightly Builds:
Files deleted, see below...
Please Log in or Create an account to join the conversation.
- rdowzall
- Offline
- Posts: 16
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- rdowzall
- Offline
- Posts: 16
Please Log in or Create an account to join the conversation.
- rdowzall
- Offline
- Posts: 16
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
DevoF12E and DevoF12E-4MB, with fixes, based on Nightly Builds:
Files deleted, see below...
Please Log in or Create an account to join the conversation.
- rdowzall
- Offline
- Posts: 16
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
Deviation has not any predefined mixes for models, except heli. You have to create specific mixes by self.
Please Log in or Create an account to join the conversation.
- RudyMeister
- Offline
- Posts: 2
I'm looking for almost 2 years for porting my Devo F12E to Deviation,
but with the memorychip-mod and some well working software I might go over to this.
By the way: I'm flying a Scout X4 and a OXY3 Qube, anyone tried a heli on F12E Deviation?
Please Log in or Create an account to join the conversation.
- Artus
- Offline
- Posts: 105
But the normal version is excellent working - the most hints and issues are cleaned now. Video scaling is now proper working and i thanky a lot Vlady !!
DEVO10 4in1 V5.0 DEVO F12E 4in1 V5
Align TREX 100 (3) Hubsan Q4
Walkera QRW100S Walkera QRX 350 Pro (FPV)
Walkera QRX 350 PREMIUM
DIY 100 mm Micro QUAD - HGLRCF4F5PRO with INAV
Please Log in or Create an account to join the conversation.
- Moeder
- Offline
- Posts: 796
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
#ifndef _DEVO_F12E_4MB_TARGET_H_
#define _DEVO_F12E_4MB_TARGET_H_
#include "../common/devo/common_devo.h"
#define TXID 0xEC
#define VECTOR_TABLE_LOCATION 0x4000
#define SPIFLASH_SECTOR_OFFSET 54
#define SPIFLASH_SECTORS 1024
#define LCD_WIDTH 66
#define LCD_HEIGHT 26
#define CHAR_WIDTH 12
#define CHAR_HEIGHT 18
#define HAS_STANDARD_GUI 1
#define HAS_ADVANCED_GUI 1
#define HAS_PERMANENT_TIMER 1
#define HAS_TELEMETRY 1
#define HAS_EXTENDED_TELEMETRY 1
#define HAS_TOUCH 0
#define HAS_RTC 0
#define HAS_VIBRATINGMOTOR 1
#define HAS_DATALOG 1
#define HAS_SCANNER 0
#define HAS_LAYOUT_EDITOR 0
#define HAS_EXTRA_SWITCHES 0
#define HAS_EXTRA_BUTTONS 0
#define HAS_MULTIMOD_SUPPORT 1
#define HAS_MAPPED_GFX 1
#define USE_PBM_IMAGE 1
#define HAS_CHAR_ICONS 1
#define HAS_VIDEO 32
#define HAS_EXTRA_SCREEN_TUNING 1
#ifdef BUILDTYPE_DEV
#define DEBUG_WINDOW_SIZE 200
#else
#define DEBUG_WINDOW_SIZE 0
#endif
#define MIN_BRIGHTNESS 0
#define DEFAULT_BATTERY_ALARM 9600
#define DEFAULT_BATTERY_CRITICAL 3900
#define MAX_BATTERY_ALARM 12000
#define MIN_BATTERY_ALARM 3300
#define MAX_POWER_ALARM 60
#define NUM_OUT_CHANNELS 12
#define NUM_VIRT_CHANNELS 10
#define NUM_TRIMS 10
#define NUM_TOGGLES 5
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)
#define INP_HAS_CALIBRATION 8
/* Compute voltage from y = 3.261x + 507 */
#define VOLTAGE_NUMERATOR 326
#define VOLTAGE_OFFSET 507
#endif //_DEVO_F12E_4MB_TARGET_H_
FILESYSTEMS := common text text_gfx
SCREENSIZE := text
DFU_ARGS := -c 12 -b 0x08004000
LANGUAGE := devo10
include $(SDIR)/target/common/devo/Makefile.inc
ifndef BUILD_TARGET
SRC_C += $(SDIR)/target/devof12e/backlight.c \
$(SDIR)/target/devof12e/channels.c \
$(SDIR)/target/devof12e/crc.c \
$(SDIR)/target/devof12e/lcd.c \
$(SDIR)/target/devof12e/mapped_gfx.c \
$(SDIR)/target/devof12e/tw8816.c \
$(SDIR)/target/devof12e/tw8816_map.c \
$(SDIR)/target/devof12e/tx_buttons.c
else
$(TARGET).fs_wrapper: $(LAST_MODEL)
rm -f filesystem/$(FILESYSTEM)/language/lang.cn
rm -f filesystem/$(FILESYSTEM)/language/lang.ru
rm -f filesystem/$(FILESYSTEM)/language/lang.tw
endif
Please Log in or Create an account to join the conversation.
- Moeder
- Offline
- Posts: 796
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Please Log in or Create an account to join the conversation.
- Moeder
- Offline
- Posts: 796
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Please Log in or Create an account to join the conversation.
- Moeder
- Offline
- Posts: 796
Please Log in or Create an account to join the conversation.
- DIGGIDY
- Offline
- Posts: 26
Is this for the 4MB build or the standard unmodified F12E?
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Builds
- Ultimate Devo F12E (devof12e-XMS) builds