From 5fd839b746cb61c4f0f9ec54c2d76ba80295a97a Mon Sep 17 00:00:00 2001 From: bastian-f Date: Mon, 30 Oct 2017 10:39:17 +0100 Subject: [PATCH] removed unnecessary functions --- README.md | 4 +- auto-generated-workspace.html | 132 +++--- bin.zip | Bin 0 -> 6950858 bytes img.zip | Bin 0 -> 106692 bytes img/logo.gif | Bin 2843 -> 2834 bytes img/logo_90.gif | Bin 0 -> 2514 bytes img/logo_canvas_90.gif | Bin 0 -> 2520 bytes img/logo_canvas_95.gif | Bin 0 -> 2680 bytes img/logo_old.gif | Bin 0 -> 2843 bytes index-es.html | 137 ++---- index.html | 772 ++++++++++++++++------------------ index.html.bckp | 552 ++++++++++++++++++++++++ index.html.bckp2 | 495 ++++++++++++++++++++++ index.html.bckp3 | 440 +++++++++++++++++++ navbar-en.html | 2 - navbar-es.html | 4 +- workspace.css | 39 ++ workspace.js | 89 +--- 18 files changed, 1986 insertions(+), 680 deletions(-) create mode 100644 bin.zip create mode 100644 img.zip create mode 100644 img/logo_90.gif create mode 100644 img/logo_canvas_90.gif create mode 100644 img/logo_canvas_95.gif create mode 100644 img/logo_old.gif create mode 100644 index.html.bckp create mode 100644 index.html.bckp2 create mode 100644 index.html.bckp3 diff --git a/README.md b/README.md index 4caf045..b5c639c 100644 --- a/README.md +++ b/README.md @@ -141,9 +141,7 @@ resize to fill the height of the browser so it looks clean.getBillboardfunctionfunction ()

Returns the billboard HTML, CSS, and Javascript for this Workspace. The billboard is used by the home page, the workspace picker, and the fork pulldown to show a consistent name/image/description tag for the workspace throughout the ChiliPeppr ecosystem.addBillboardToWorkspaceMenufunctionfunction ()

Inject the billboard into the Workspace upper right corner pulldown which -follows the standard template for workspace pulldown menus.setupResizefunctionfunction ()

Listen to window resize event.onResizefunctionfunction ()

When browser window resizes, forcibly resize the Console windowloadTemplateWidgetfunctionfunction (callback)

Load the Template widget via chilipeppr.load() so folks have a sample -widget they can fork as a starting point for their own.loadSpjsWidgetfunctionfunction (callback)

Load the Serial Port JSON Server widget via chilipeppr.load()loadCustSpjsWidgetfunctionfunction (callback)

Load the Serial Port JSON Server widget via chilipeppr.load()loadSenscapeBootloaderWidgetfunctionfunction (callback)

Load Senscape Bootloader Widget via chilipeppr.load()loadWorkspaceMenufunctionfunction (callback)

Load the workspace menu and show the pubsubviewer and fork links using -our pubsubviewer widget that makes those links for us. +follows the standard template for workspace pulldown menus.setupResizefunctionfunction ()

Listen to window resize event.onResizefunctionfunction ()

When browser window resizes, forcibly resize the Console windowloadCustSpjsWidgetfunctionfunction (callback)

Load the custom Serial Port JSON Server widget via chilipeppr.load()loadSenscapeBootloaderWidgetfunctionfunction (callback)

Load Senscape Bootloader Widget via chilipeppr.load() diff --git a/auto-generated-workspace.html b/auto-generated-workspace.html index c225b74..e8d297b 100644 --- a/auto-generated-workspace.html +++ b/auto-generated-workspace.html @@ -104,6 +104,49 @@ display: block; border-bottom: 1px solid #ddd; } + +.navbar { + background-color:#444d5d; + padding-top: 0; + padding-bottom: 0; +} + +.logo-img{ + float: left; + margin: 0px 0px 0px 0px; /* fixed the spacing. */ +} + +.navbar-nav > li .active > a { + margin-right: 2px; +} + +.navbar-default .navbar-nav > li > a { + color: #b2bbbd; + margin-right: 2px; +} + +.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { + margin-top:10px; + line-height: 0px; + border-radius:3px; + margin-right: 2px; +} + +.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { + color: #FFF; +} + +.navbar-default .navbar-nav > li > a:hover { + margin-top:10px; + line-height: 0px; + border-radius:3px; +} + +.navbar-default .navbar-nav > li > a:focus { + margin-top:10px; + line-height: 0px; + border-radius:3px; +} @@ -422,8 +380,6 @@
  • Linux
  • Mac
  • Windows
  • - -
  • Separated link
  • @@ -431,85 +387,81 @@ + +
    +
    +
    + + + - +
    +
    +

    Instructions

    +

    -

    -
    - - - - - -
    -
    Instructions

    -

    - -

      -
    1. Download the Serial Port Server: Click on the dropdown menu on upper right corner and choose your platform. - This will download a small program that establishes a connection to your Senscape Board. Execute it.
    2. -
    3. Connect your Senscape Board and click on the 'Refresh' icon in the Serial Port Server Widget in the center of this page. - Choose the port corresponding to your Senscape Board.
    4. -
    5. Upload the new version of the firmware by clicking on the 'Reprogram' button.
    6. -
    -

    +
      +
    1. Download the Serial Port Server: Click on the dropdown menu on upper right corner and choose your platform. + This will download a small program that establishes a connection to your Senscape Board. Execute it.
    2. +
    3. Connect your Senscape Board and click on the 'Refresh' icon in the Serial Port Server Widget in the center of this page. + Choose the port corresponding to your Senscape Board.
    4. +
    5. Upload the new version of the firmware by clicking on the 'Reprogram' button.
    6. +
    +

    +
    +
    -
    -
    - -
    + +
    -
    -

    Senscape Bootloader Widget goes here

    -
    +
    +

    Senscape Bootloader Widget goes here

    +
    + +
    + Serial Port Widget goes here +
    -
    - Serial Port Widget goes here -
    + - + +
    +
    - -
    -
    -
    - -