App
AppBuilder 5
開発者 flowstate · v5.33
評価
4.9
レビュー
69
ダウンロード
1,000
価格
無料
説明
自分だけのデータフィールドを作成しましょう!コーディングは一切不要です。 AppBuilderの最新バージョンでは、「ペース÷2」のような簡単な数学式に基づいて、独自の計算データフィールドを作成できます。また、条件付きロジック機能、アラート機能(ビープ音や振動)、テキスト表示機能、関数機能(例:平均値、最小値、最大値、対数など)も備わっており、データをFITファイルに保存してGarmin Connectでグラフを確認することも可能です。 このアプリでは最大4つの計算式を保存でき、スマートフォンやPCなしでも簡単に切り替えることができます。 詳細なドキュメントや例は以下のリンクからご覧いただけます: https://ciq-appbuilder.blogspot.com/p/examples.html ディスカッションや最新情報はこちら: https://forums.garmin.com/developer/connect-iq/f/showcase/5428/data-field-appbuilder ━━━━━━━━━━━━━━━━━━━━━━ AppBuilder5は複数のクローンアプリの1つなので、1つのアクティビティにつき最大2~4つの計算式を使用でき、合計で最大16つの計算式を保存できます。私が作成したすべてのアプリ(クローン版も含む)はこちらからご覧いただけます: https://apps.garmin.com/en-US/developer/8545c609-c030-4c0c-b3d8-4bc63ebdc901/apps?sort=name ━━━━━━━━━━━━━━━━━━━━━━ AppBuilderで作成できる例: • 速度/ペース、5秒間の平均値 • パワー、5秒間の平均値 • 正規化パワー、強度係数、FTP • ヨットレース用タイマー、マラソン予測機能、次の目標地点までの距離表示(ビープ音や振動アラート付き) • 海抜勾配、海抜変化量、各ラップの上り/下り区間、各ラップの海抜変化量 • 繰り返しカウントダウン機能、インターバル休息/トレーニング用タイマー • ステップ長の測定 • スプリント回数やスプリントに費やした時間の記録 • 最後のラップでの平均心拍数、最高心拍数 • 距離や速度を異なる単位で表示 • ゼロ値を除外して平均ペースを計算 • 同時に複数の値を表示(例:現在の心拍数/平均心拍数) • 5秒ごとに複数の値を切り替えて表示 • 最後に一時停止してから経過した時間 • 総合的な一時停止時間の記録
新機能
• 5.33: Support new devices • 5.32: Support new devices, fix regression in 5.29 • 5.31: Clean up app settings • 5.30: Support new devices • 5.29: Support new devices • 5.28: Support new devices • 5.27: Support Enduro • 5.26: Support new devices, including 745 • 5.25: Fix DistanceToLapStart crash • 5.24: Add support for new devices • 5.23: Add support for 245, 245 Music, 945, Edge 530, Edge 830, MARQ • 5.22: Large memory devices: Add optional 4th parameter to PREVD and PREVT which prevents data from being reset on pause. 0: reset data on pause 1: don't reset data on pause e.g. PREVD(Timer, 5000, 5000, 1) • 5.21: Large memory devices: Add optional 3rd parameter to PREVD and PREVT which controls the number of samples (previously fixed at 10). e.g. PREVD(Timer, 5000, 5000) returns the time from 5000 metres ago, with a resolution of 1 metre (5000/5000) • 5.20: Add pressure for CIQ 2+ devices that support it: ambientPressure, rawAmbientPressure, meanSeaLevelPressure (in millibars, hPa) See manual for more details • 5.19: Add activity steps (variable is called "steps") for CIQ2. Reduce memory usage slightly. • 5.17: Fix Edge 520 crash • 5.15: FIT recording - remove "AppB:" from default internal FIT label, because that never made any sense. Now it's just "YOURLABEL" • 5.13: CIQ2 record(), recordlap(), recordsummary(): add ability to set internal FIT field label. e.g. Record power so Stryd and Smashrun recognize it: record(Power, 7, "Power") • 5.12: Fix crash when using code on certain large memory devices that haven't been updated to CIQ 2.4 (e.g. some Oregon, Rino part numbers) • 5.11: Large memory devices (645 Music, Fenix 5 Plus, Fenix 5 X, Edge): Add ability to use code from the webapp (https://ciq-appbuilder.blogspot.com/p/5plus.html). This means you can use larger/more complex formulas • 5.10: Add prevn(x, n) function. Returns x from n seconds ago. Same options as timeavg() (strictWindow and pauseMode) • 5.9.13: Add formatdecimal(x, n) function: formats x to n decimal places • 5.9.12: Improve formula processing time, so certain complex formulas don't crash Fix recent bug where certain formulas (regardless of complexity) would crash • 5.9.11: [CIQ2] Add bearing, bearingFromStart and courseOverGround (see manual) • 5.9.10 Fix crash on division by 0.0 (but not 0!) • 5.9.9: Fix broken prevd() and prevt() • 5.9.7: Fix recent issue with swapped metric/statute units ━━━━━BREAKING CHANGE!!! ━━━━━ • 5.8 Remove AVG0, TIMEAVG0, LAPAVG0. All the average functions now consider zeros. To ignore zeros in an average, use the new NONZERO(X) function, which returns NULL if X is zero, X otherwise. e.g. Average cadence, not including zeros: avg(nonzero(cadence)) ━━━━━━━━━━━━━━━━━━━━━━ AppBuilder 5: For modern watches: • The biggest new feature of AppBuilder 5 is the ability to store up to 4 formulas in the app config, and choose between them using only your watch (no PC or phone required). • AppBuilder 5 also adds powerful user variables to its toolkit. A formula can now store intermediate results, to be used later or to simplify formulas with repeated parts, enabling you to create formulas that were previously not possible. For example, the altitude can be stored at the beginning of a lap, so you can calculate the lap elevation change. • log/ln math functions • distance/elevation at next point/destination, new TIMEAVG options For CIQ1 watches (FR230/235, FR630, FR920XT, Vivoactive, Fenix 3 (HR), D2 Bravo): • AppBuilder 5 brings you new features, but not as many as for modern devices. Please see the manual for more details. ━━━━━━━━━━━━━━━━━━━━━━ Icon credits: Running Watch by Charlotte Vogel from the Noun Project Pencil by myladkings from the Noun Project
レビュー
レビュー記事は近日公開予定です。