5iMX.com 我爱模型 玩家论坛 ——专业遥控模型和无人机玩家论坛(玩模型就上我爱模型,创始于2003年)

标题: Futaba 控工程菜单 service menu进入方法 (7C,9C,FF9,10C,FF8,12Z,8FG,12FG) [打印本页]

作者: starmoon    时间: 2010-4-19 15:51
标题: Futaba 控工程菜单 service menu进入方法 (7C,9C,FF9,10C,FF8,12Z,8FG,12FG)
1. 第一类,使用CAMPAC机种
包括 7C,9C,FF8,FF9,10C
短路内存扩展槽2脚到地(7脚)
使用1K电阻或直接短接




2. 第二类,使用CF卡机种
包括: 12z
在内存卡根目录建一个文件文件, 文件名和内容如下:(注意内容要完全一样)
1) T12ZSETRX.ini
Execute T12Z Setting Rx Program

2) T12ZTESTLIGHT.ini
Execute T12Z Reduced Test

3) T12ZTEST.ini
Execute T12Z Test Program
T12ZTEST.INI, 开机进入工程菜
T12ZTESTRX.ini, 启动进入发射参数设置
T12TESTLIGHT.ini,启动进入精简测试菜单

3. 第三类, 使用SD卡机种
包括: 8FG, 12FG
见 6 楼,10楼

[ 本帖最后由 starmoon 于 2010-7-19 10:12 编辑 ]
作者: ronron    时间: 2010-4-19 16:17
这可不敢随便乱来啊
作者: cbr7650    时间: 2010-4-19 16:18
就是等3了
作者: starmoon    时间: 2010-4-19 17:00
8FG/12FG 不给用户校准程序太不厚道了
作者: starmoon    时间: 2010-6-16 22:50
T12FG Service Menu 開啟工程模式
注意要購買SD卡請購入一般舊款SD卡 不是新版後面還有加上SDHC卡..一般SD卡只支援到2G


插入你的SD 1G 或是2G記憶卡插12FG .用12FG格式化功能將卡格式化好.開一組新的模型寫入到SD卡..此時會產生一個文件在SD卡上Tinyfs.img.然後再將SD卡插上電腦上..用16進位軟體去編輯修改Tinyfs.img文件..修改位子如下
Tinyfs.img 檔案為隱藏文件請特別注意

00200 : 請將03修改為23
02200 : 請將00修改為02
06480 : 請將此區段修改為 00 00 1F 77 93 D9 00 00 00 00 00 13 00 01 00 00
82A00 : 請將此區段修改為 54 31 32 46 47 20 54 45 53 54 28 4e 4f 52 45 53
82A10 : 45 54 29 字體區段會出現 T12FG TEST(NORESET) 這行字體

如果不是82A00 區段16進位碼不是 54 00 31 00 32 00 46 00 47  請搜索此碼..再將他修改成為 54 31 32 46 47 20 54 45 53 54 28 4e 4f 52 45 53  45 54 29 字體區段會出現 T12FG TEST(NORESET) 這行字體  這段區段.每張記憶卡大小不同產生的區段也不同..請特別注意

輸入字體區碼段如果修改別的還有其他公用





'T12FG TEST(NORESET)' - 顯示所有選單功能.工程模式
'T12FG TEST(LIMIT )' - Shows only a sub-set of service menus, with limited editing possibilities. E.g. Cannot change the product id, band, area...
'T12FG TEST(RESET )' - Hard reset of the TX. All memory is cleared, total power on time is reset, product id is cleared, stick calibration is reset...
'FX-30 TEST(RESET )' - I don't have FX-30, so I never tried it. Don't know what it does.
'T12FG TEST(NOEDIT )' - Shows all service menues, but prevents any changes. Includes an RF test screen.
'T12FG SCREEN SHOT ' - A screen shot of TX can be made with SW-H. Screen shots are stored on SD card and can be extracted with ffs.exe tool.

修改好之後再將SD卡裝回12FG即可開啟工程模式..
作者: michaelzyh    时间: 2010-6-16 22:56
t8fg可以用吗?
作者: no18088    时间: 2010-6-16 23:04
原帖由 michaelzyh 于 2010-6-16 22:56 发表
t8fg可以用吗?

目前正在研究..畢竟8fg產出來的文件跟12FG相同檔案.而且8fg跟12fg軟體很相同.感覺上8fg應該開工程模式跟12FG不會相差太多..研判只是差別應該是區段修改不同或是16進位碼修改不同..不過這兩個方式都只是猜測還是要研究之後才知道結果行不行

[ 本帖最后由 no18088 于 2010-6-16 23:06 编辑 ]
作者: starmoon    时间: 2010-6-17 00:24
T8FG可行,正在写具体过程,发现每次格式化卡地址都不同
作者: starmoon    时间: 2010-6-17 01:57
T8FG service Menu (successed)

--------------------------------------------------------------------------------

Greate news for Futaba T8FG users.
After few days institude on T8FG firmware and it's tinyfs structures, I successed entered T8FG service

menu and access all service futures (most import function is stick recalibration).

(based on the hard study of ajd999 on helifreak forum. oringal link:

http://helifreak.com/showthread.php?t=217886)

Here is the detail procedure.
1. Get a empty SD card. (zero fill it if nessesary)
2. Insert into T8FG and format the card as prompted.
3. Copy a model to the SD card. (no matter the name or the type it is)
4. power off the TX and put the SD into a SD card reader on your computer.
5. use any HEX edit tool (I'm using ultraedit) to open tinyfs.bin file on the root directory of the

card. (you may need to enable show hidden files on your explorer options).
5.1 make changes to following addressed.
00200: 23 (original 43, or 03 if card is empty)
02200: 02 (original 00 if empty)
06480: 00 00 1F 77 93 D9 00 00 00 00 00 13 00 01 00 00 ( original all 00 or FF )
82E00: 54 38 46 47 20 20 54 45 53 54 28 4E 4F 52 45 53 45 54 29 00 ( stands for 'T8FG TEST

(NORESET)')
* 82E00 maybe different for you card vendor or capacity(I'm using APCER 1G 60x SD card). To find this

address. Find hex string "54 00 38 00 46 00 47 00", (should occure only once if the card was proper zero

filled), the leading two bytes beforce the address occured the match hex string will be 00 00 or 00 01.

(depends the model type you just created or copied in step 3. 00 00 for air plan, 00 01 for helicopter),

at the beginning of 00 00 or 00 01, replace with "T8FG TEST(NORESET)" (note there were two spaces

betwin T8FG and TEST.)
6. Insert the card into T8FG and poweron. you will get into service menu. (don't touch the update switch

besides the SD slot)
7. do some interesting things

*** WARRING !!!! OWN YOUR RISK TO DO THIS, EVERY STEP AFTER STEP 6 MAY DISTORY YOU TRANSMITTER ***
作者: starmoon    时间: 2010-6-17 01:57
in addtion to 'T8FG TEST(NORESET)' there are following different "filenames" maybe used to enter different service menus.

'T8FG TEST(NORESET)' - Shows all service menus and allows making all the changes.
'T8FG TEST(LIMIT )' - Shows only a sub-set of service menus, with limited editing possibilities. E.g. Cannot change the product id, band, area...
'T8FG TEST(RESET )' - Hard reset of the TX. All memory is cleared, total power on time is reset, product id is cleared, stick calibration is reset...
'FX-20 TEST(RESET )' - I don't have FX-30, so I never tried it. Don't know what it does.
'T8FG TEST(NOEDIT )' - Shows all service menues, but prevents any changes. Includes an RF test screen.
'T8FG SCREEN SHOT ' - A screen shot of TX can be made with SW-H. Screen shots are stored on SD card and can be extracted with ffs.exe tool.
作者: cbr7650    时间: 2010-6-18 11:02
刚刚试了16M的卡,不行!
那个隐藏文件14.1M,用Uedit编辑后要先写入一个基本同等大小的文件,再删除原来的文件(原来的文件软件自动添加.bak后缀)提示卡满,无法写入,也就是说要32M的卡才行
下午再试试大一点的卡

[ 本帖最后由 cbr7650 于 2010-6-18 11:05 编辑 ]
作者: muqusa    时间: 2010-6-18 11:09
:em15: 8FG已经成功进入。。。用的是32MB的卡。。。
作者: starmoon    时间: 2010-6-18 11:25
原帖由 cbr7650 于 2010-6-18 11:02 发表
刚刚试了16M的卡,不行!
那个隐藏文件14.1M,用Uedit编辑后要先写入一个基本同等大小的文件,再删除原来的文件(原来的文件软件自动添加.bak后缀)提示卡满,无法写入,也就是说要32M的卡才行
下午再试试大一点的 ...

uedit 设置成大文件直接在线编辑,不存bak文件
作者: starmoon    时间: 2010-6-18 11:43
8FG说明书说支持32M-2G SD卡,但16M的也能用,只要能正常存模型数据,就能修改用于开启工程模式
作者: starmoon    时间: 2010-6-18 22:47
8FG/12FG Service SD Card 自动创建程序

http://starmoon.org.cn/share/software/RC/T8FGService.rar
作者: ggggzzzz    时间: 2010-6-19 22:04
我的12fg格式化后的SD卡,在读卡器上计算机后没有可用空间,没有任何文件,LZ啥原因啊?
作者: ggggzzzz    时间: 2010-6-19 23:42
知道原因了.可是进入不了工程模式.:em25:
作者: 冷小运    时间: 2012-4-15 15:04
收藏了,谢谢
作者: lenjianjin    时间: 2012-4-15 16:10
这帖应该要置顶。。将来用得着的人太多了。
作者: @_@    时间: 2012-4-15 16:11
谢谢分享
作者: lonergb    时间: 2012-4-16 12:44
楼主是不是要改一下,T7C不支持工程模式的

[ 本帖最后由 lonergb 于 2012-4-16 12:46 编辑 ]
作者: hq-gol    时间: 2012-4-17 08:16
请问工程模式可以干什么?
作者: omoikanesrw    时间: 2012-5-8 12:58
现在急需进service之后的中位调整教程
作者: 残缺的苹果    时间: 2012-5-8 14:46
工程模式有啥用啊
作者: 铜河    时间: 2012-5-9 08:44
太复杂,会不会操作不当变砖头?
作者: sorrowboy    时间: 2012-5-30 09:30
收藏了
作者: feng235    时间: 2012-10-22 22:17
不错,看看!
作者: honggmei    时间: 2021-3-21 01:59
谢谢分享
作者: 技嘉    时间: 2021-7-27 16:53
T12za搖控器區域碼為美國 要如何進入工程模式裡修改 為其他國家的
其他國家的區域碼 在那邊可以找到
作者: airwolf    时间: 2024-8-22 21:25
这贴要顶起来啊,好资料,近期正好折腾T12Z




欢迎光临 5iMX.com 我爱模型 玩家论坛 ——专业遥控模型和无人机玩家论坛(玩模型就上我爱模型,创始于2003年) (http://5imx.com/) Powered by Discuz! X3.3