You are viewing outdated content for BUG. If you have a BUG Y.T. edition or 2.0 series device, please visit our updated wiki: http://wiki.buglabs.net
Developers
From BUG Wiki
(Difference between revisions)
(links & organization) |
(links) |
||
| Line 1: | Line 1: | ||
==Getting Started== | ==Getting Started== | ||
| - | * [[Licensing_Terms]] | + | * [[Licensing_Terms | Licensing Terms]] |
| - | * [[Report_a_Defect]] | + | * [[Report_a_Defect | Report a Defect]] |
| - | * [[BUG_Troubleshooting]] | + | * [[BUG_Troubleshooting | BUG Troubleshooting]] |
| Line 9: | Line 9: | ||
* [[What_Software_Do_I_Need%3F | BUG Software Guide]] | * [[What_Software_Do_I_Need%3F | BUG Software Guide]] | ||
* [[BUG_Command_line_access | Accessing the BUG]] | * [[BUG_Command_line_access | Accessing the BUG]] | ||
| - | * [[Create new BUG Connection]] | + | * [[Create_new_BUG_connection | Create a new BUG Connection]] |
| Line 15: | Line 15: | ||
The Kernel and Rootfs: Software for the BUG | The Kernel and Rootfs: Software for the BUG | ||
* Keep your BUG running with the latest [[Software Updates]] | * Keep your BUG running with the latest [[Software Updates]] | ||
| - | * Learn about the [[Kernel_and_Rootfs_Build_System]] | + | * Learn about the [[Kernel_and_Rootfs_Build_System | Kernel and Root Filesystem Build System]] |
==Developing with the BUG== | ==Developing with the BUG== | ||
===The OSGi Framework=== | ===The OSGi Framework=== | ||
| - | * [[ | + | * [[OSGI_Background_Knowledge | OSGi Background Knowledge]] |
| - | * [[ | + | * [http://community.buglabs.net/kschultz/posts/107-What-is-OSGi- What is OSGi?] |
| + | * [[Getting_Started_Guide_for_OSGi_Developers | BUG OSGi Guide]] | ||
* [[Concierge_properties | Properties of Concierge]], the OSGi framework implementation used by BUG | * [[Concierge_properties | Properties of Concierge]], the OSGi framework implementation used by BUG | ||
| - | * [[Adjusting_Concierge_Log_Level]] | + | * [[Adjusting_Concierge_Log_Level | Adjusting Concierge Log Level]] |
| - | * [[Accessing the OSGi Console | + | * [[Accessing_the_OSGi_Console | Accessing the OSGi Console]] |
| - | + | ||
Revision as of 14:26, 21 July 2009
Contents |
Getting Started
Setting Up the BUG
Running the BUG
The Kernel and Rootfs: Software for the BUG
- Keep your BUG running with the latest Software Updates
- Learn about the Kernel and Root Filesystem Build System
Developing with the BUG
The OSGi Framework
- OSGi Background Knowledge
- What is OSGi?
- BUG OSGi Guide
- Properties of Concierge, the OSGi framework implementation used by BUG
- Adjusting Concierge Log Level
- Accessing the OSGi Console
Documentation
Specifications: Hardware and software documentation for the BUG base and modules
The BUG Software Development Kit
Dragonfly, the BUG SDK: An SDK that lets you interact with your BUG through your computer. Use it to:
- Download community applications to your BUG
- Look at or modify the source code of community applications
- Write your own Java applications for the BUG
- Share your Java applications with the BUG Community
Applications
Tutorials & HOWTOs: Guides for things to do with your BUG, & how to use applications.
