0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:FFM/FFM More... about 12 years ago
Add deploy.py. More... about 12 years ago
I18N update. More... about 12 years ago
Use _A_IP_Address_ generic type (not of A_String). More... about 12 years ago
Add net_mask and IPv6 support. More... about 12 years ago
Add IPv4 Networks and Links between Net_Interface and IP4_Network. Import IPv4 Information from CNML More... about 12 years ago
Fix generation of wired vs. wireless interfaces, add links. (due to different id generation we didn't notice that interfaces on the radio level are repeated on the device level, we take interfaces on the radio level as wireless interfaces). More... about 12 years ago
Change `not_inverse` to use `count`, not `one`. More... about 12 years ago
Pass `model.command.defaults` to `TFL.CAO.Cmd`. More... about 12 years ago
Replace class-based `Scaffold` by `Command`. More... about 12 years ago
14:42:35 +0200 More... about 12 years ago
Auto-Split `-config`, `default_db_name` to `ffm`. More... about 12 years ago
Factor `compile` to Tanzer's python library's babel.sh. More... about 12 years ago
Add guifi.xml to .gitignore. More... about 12 years ago
Add `Wired_Interface`, `Wired_Link`, and `Wireless_Link` to `FFM.Nav`; improve `FFM.Antenna.inclination.description`. More... about 12 years ago
- callback to record attributes in XML - Net_Interface -> Wired_Interface - hopefully correct computation of inclination from angle More... about 12 years ago
Add `Wired_Interface`; add`Net_Link` and children; factor `FFM.Id_Entity`... More... about 12 years ago
Add `Node`s and `Wireless_Mode` More... about 12 years ago
Merge branch 'master' of github.com:FFM/FFM More... about 12 years ago
Different structure of converter script. Now parse duplicate interfaces (due to more than one IP address) and use relaxed attribute requirements. - relax some more required attributes to necessary - longer names: 40 - several `Wireless_Interface`s may use same Antenna - create a default Net_Device_Type "Generic" in fixtures.py More... about 12 years ago
Add essential link `FFM.Node_has_Net_Device`. More... about 12 years ago
Relax attribute requirements to allow input/import of incomplete models. More... about 12 years ago
More questions and a first import with radios and interfaces More... about 12 years ago
Merge branch 'master' of github.com:FFM/FFM More... about 12 years ago
First stab at CNML import: - model_no of Device_Type now length 40 - name of Device now length 40 - updated questions - cnml_import script More... about 12 years ago
Rename `login_page` to `login_url`. More... about 12 years ago
Questions updated when writing CNML parser. More... about 12 years ago
object model graphics More... about 12 years ago
Update L10N translations More... about 12 years ago
Continue FFM.Firmware. More... about 12 years ago