This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
android:smartgrade:smartgrade_rtk_grade_only [2015/02/12 19:47] mikeclapp [Story 9 (Version 1.5)] |
android:smartgrade:smartgrade_rtk_grade_only [2015/03/27 22:26] (current) mikeclapp [Story 10 (Version 1.6)] |
||
---|---|---|---|
Line 457: | Line 457: | ||
* Add Photos to stockpile? Suggestion from T. Emrich via tracker SmartGrade-464. | * Add Photos to stockpile? Suggestion from T. Emrich via tracker SmartGrade-464. | ||
* Support the Javad Triumph 2 base/rover configuration | * Support the Javad Triumph 2 base/rover configuration | ||
+ | |||
+ | |||
+ | ==== Tablet/HiRes Layout Changes ===== | ||
+ | |||
+ | Here are the screens that could use improved layouts so far: | ||
+ | |||
+ | - File Screen (landscape) - Use the new vertical split layout. | ||
+ | - Stake, Grade, Stockpile, Progress Topo, Alignment, New Survey (just about all working screens) need to increase the size of the top and bottom info bars at high resolution. Start by using device independent pixels but I suspect we may have to go bigger still. | ||
+ | - The benchmark, pick, and base station glyphs are too small on the 2560 res screens. I think they are DI now but we should check. | ||
+ | - The view screen could probably have an optimized layout in both Portrait and Landscape. Need to think of what would look better and I'm open to suggestions. Maybe a slider from the left that doesn't cover the entire screen so we could actually see the changes as we tapped like we do in SmartPlan. It would both be more consistent across the mobile line. | ||
+ | - Should we do something similar with Settings? | ||
+ | - The Label window is out of proportion on the higher res screens. The labeling section needs to be shrunken down vertically to show more of the plan area. This especially bad in Landscape and will be only worse when we expand the bottom and top info bars. It's just kind of ugly. | ||
+ | |||
+ | |||
+ | All this needs to also be viewed against the prism of putting out a 1.5 version with the recovery fixes for alignment compatibility with the old desktop software. My proposal for now is to do 1, 2, 3 and 5 and evaluate the effort on View and Settings. | ||
+ | |||
+ | === Label Window Changes === | ||
+ | |||
+ | Increasing the text size of the information panels made an already awkward layout for Labeling pretty much unusable so we need to address it. In the course of using the labeling I also discovered that it doesn't quite work right either and has two different interfaces depending on how it was picked. It's time for a rework. | ||
+ | |||
+ | **Phone Layout** | ||
+ | |||
+ | I'm doing the phone layout first because it's the most sensitive to the size changes made. Here's examples of the new layout. Forgive the graphical issues on the screens like R+0.00 appearing twice. | ||
+ | |||
+ | {{:android:smartgrade:labelsportraitphone.png?200|}} {{:android:smartgrade:labelslandscapephone.png?400|}} | ||
+ | |||
+ | |||
+ | **Tablet Layout** | ||
+ | |||
+ | The tablet layout doesn't substantially change from the phone. It simply has slightly more room. | ||
+ | |||
+ | {{:android:smartgrade:labelsportraittablet.png?200|}} {{:android:smartgrade:labelslandscapetablet.png?400|}} | ||
+ | |||
+ | |||
+ | **Use Scenarios** | ||
+ | |||
+ | **Labeling a point ahead of shooting it**. | ||
+ | |||
+ | * Tap the Label are of the top info bar or select Label from the menu. | ||
+ | * Type in the new label. Focus should start on Label field. If the label is a common one the user could either add it (+ button) to the list permanently or pick it from the list rather than typing it in. The list is strictly a fast way to label without the keyboard. | ||
+ | * Press the shoot button to take the shot with the assigned label. If Shoot is pressed again the subsequent shot also uses that label. To stop labeling shots the user needs to select "<no label>". | ||
+ | * The label window can be closed at any time by tapping the Labels menu command or tapping the top label info bar. Labeling points with the last label picked continues even with the label window closed. | ||
+ | |||
+ | **Labeling or editing a point after shooting it** | ||
+ | |||
+ | This wasn't a part of the earliest labeling methods but was added for version 1.4. That said it doesn't follow the same pattern in its current implementation. | ||
+ | |||
+ | * Pick any survey point on the screen. We should display any label this point has on the otp | ||
+ | |||
+ | Label List usage | ||
+ | |||
+ | Editing the Label List | ||
+ | |||
+ | Press and hold displays label name - Choice of Edit or Delete. This is as currently implemented. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | | ||
+ | Editing the label of an existing shot | ||
+ | Pick shot | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Line 465: | Line 534: | ||
====== Story 10 (Version 1.6) ====== | ====== Story 10 (Version 1.6) ====== | ||
+ | |||
+ | * Expanded ADF data support (Pipelines, etc) | ||
+ | * Saving 3D view calculation to ADF similar to IsoPach for speed optimization | ||
+ | * Reviewing and making another attempt at saving the IsoPach in windows prior to uploading. | ||
+ | * Allow pushing of File to SmartBlade Machine Control? Substituting for a small portion of what Job Site Manager does? What are the implications for user getting update? | ||
+ | |||
+ | Note: Some of these things are obviously part of ADF Writer and may only have minimal changes int hte | ||
+ | |||
+ | |||
+ | ====== Story 11 (Version 1.7) ====== | ||
* Add Template labeling scheme | * Add Template labeling scheme |